ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 21574: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 25 Apr 2007 23:58:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21574

User: guy
Date: 2007/04/25 11:58 PM

Log:
 The data pointer in an address structure is a void *; if the address is
 a MAC address, convert it to a guint8 * in order to look at the bytes of
 the address.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +2 -1      packet-nt-sonmp.c    Modified