ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 44423: /trunk/ /trunk/epan/dissectors/: packet-nbap.c pa

Date: Fri, 10 Aug 2012 15:22:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44423

User: etxrab
Date: 2012/08/10 08:22 AM

Log:
 From Jacob Nordgren and Rishie Sharma:
 RLC: changed so reassembly fail flag is set per channel instead of globally.
 RLC: added reset channel function
 Added support for reconfigurin HSDSCH flows, and E-DCH flows (just needs to figure out when it should become active for 'overloaded' ports), also changed slightly how ehs headers are configured in nbap.
 Removed extra (debugging)  port in nbap
 
 This is the last patch set for a while.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +1283 -906 packet-nbap.c       Modified
  +50 -21    packet-rlc.c        Modified
  +4 -0      packet-rlc.h        Modified
  +32 -6     packet-umts_fp.c    Modified
  +5 -0      packet-umts_fp.h    Modified

Directory: /trunk/asn1/nbap/
  Changes    Path                      Action
  +1967 -1625 nbap.cnf                  Modified
  +25 -1     packet-nbap-template.c    Modified