http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33842
User: dimeg
Date: 2010/08/18 02:12 PM
Log:
Fix for Bug 5052:
Good ZigBee Beacon detected as malformed
In ZigBee 2006 the Tx-Offset is optional, while in the 2007 and
later versions, the Tx-Offset is a required value. Since both 2006 and
and 2007 versions have the same protocol version (2), we should treat
the Tx-Offset as well as the update ID as optional elements
Directory: /trunk/epan/dissectors/
Changes Path Action
+15 -10 packet-zbee-nwk.c Modified