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

Date: Thu, 23 Jun 2011 15:40:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37771

User: wmeier
Date: 2011/06/23 08:40 AM

Log:
 From Ivan Lawrow: GTS Descriptor count is a 3 bit field;
 
 The IEEE 802.15.4 GTS descriptor count is a 3-bit field (see page 144
 of attached spec).
 
 The mask for this field is incorrectly defined as a 2-bit field in
 epan/dissectors/packet-ieee802154.h line 74:
 
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6055

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +1 -1      packet-ieee802154.h    Modified