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

Date: Fri, 30 Nov 2012 09:42:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46301

User: etxrab
Date: 2012/11/30 01:42 AM

Log:
 From Mike Morrin:
 The gsm rlcmac dissector truncates the 12 bit BSNs to 8 bits when storing them.
 
 Fix this and the handling of BSN2 is refactored to clarify the difference between BSN2 (the stored value) and BSN2_offset (the value transferred at the air interface).

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +15 -17    packet-gsm_rlcmac.c    Modified
  +8 -8      packet-gsm_rlcmac.h    Modified