http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45743
User: guy
Date: 2012/10/23 02:19 PM
Log:
Add an AT_ value for 802.15.4 short addresses.
Note that, if you want EUI-64's to resolve the OUI in the display,
hacking individual dissectors to do it themselves and use AT_STRINGZ is
*not* the right way to do it.
Directory: /trunk/epan/dissectors/
Changes Path Action
+12 -12 packet-ieee802154.c Modified
Directory: /trunk/epan/
Changes Path Action
+21 -20 address.h Modified
+8 -0 address_to_str.c Modified