http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35190
User: martinm
Date: 2010/12/15 02:59 AM
Log:
From Tobias Witek:
Bug 5494 - FP-Hint: Display correct DCH-ID value
In FP-Hint, DCH-IDs are stored as a 5-bit value. While a 5-bit value can
hold values from 0..31, DCH-IDs in the NBAP, RNSAP and RRC protocols
have values from 1..32.
This patch adds 1 to the DCH-ID in FP-Hint in order to display the
correct DCH-ID value in the protcol tree.
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -2 packet-fp_hint.c Modified