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 25395: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 30 May 2008 00:01:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25395

User: guy
Date: 2008/05/29 05:01 PM

Log:
 A MAC address is a sequence of 6 8-bit unsigned values (guint8), not a
 sequence of 6 ASCII characters (gchar).

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