Wireshark-commits: [Wireshark-commits] rev 18228: /trunk/ /trunk/epan/dissectors/: packet-gtp.c packet-ranap.c packet-ranap.h /trunk/asn1/ranap/: packet-ranap-template.h ranap.cnf
From:
etxrab@xxxxxxxxxxxxx
Date: Sat, 27 May 2006 22:09:08 GMT
User: etxrab
Date: 2006/05/27 10:09 PM
Log:
Fix bug 973:
While in 3GPP spec, the last two (Down/up nextPDCP-PDU seq. no.) would be 2
BYTES. So ethreal could not read the message correctly. We have to modify the
log to make Ethreal analysis it.
Add disection of TargetID.
Directory: /trunk/epan/dissectors/
Changes Path Action
+70 -38 packet-gtp.c Modified
Directory: /trunk/asn1/ranap/
Changes Path Action
+1 -1 packet-ranap-template.h Modified