Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Wed, 15 Dec 2010 10:59:12 GMT
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