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