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

Date: Mon, 06 Jun 2011 20:01:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37576

User: etxrab
Date: 2011/06/06 01:01 PM

Log:
 From Pascal Quantin:
 Add the following enhancements to the UMTS RLC dissector
 (as specified in 3GPP 25.322 v9.2.0):
 - UDP framing protocol to allow dissection of RLC PDUs over UDP (like what is
 done for LTE MAC/RLC/PDCP protocols)
 - 15 bits Length Indicator support (both with variable and fixed LI size)
 - Poll type SUFI
 - enhanced dissection of LIST, Relative List and Bitmap SUFI
 - dissection of Reset and Reset Ack Control PDU
 - an option to decode RLC headers only
 - an option to skip SDU reassembly

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +1 -0      packet-fp_hint.c    Modified
  +692 -170  packet-rlc.c        Modified
  +72 -0     packet-rlc.h        Modified