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 43749: / /trunk/epan/dissectors/: Makefile.common packet

Date: Mon, 16 Jul 2012 13:11:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43749

User: etxrab
Date: 2012/07/16 06:11 AM

Log:
 From Jacob Nordgren and Rishie Sharma:
 
 Updated conversation handling to dissect FP/MAC/RLC

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +1 -0      Makefile.common      Modified
  +347 -115  packet-nbap.c        Modified
  +124 -0    packet-nbap.h        Added
  +33 -1     packet-umts_fp.c     Modified
  +6 -0      packet-umts_fp.h     Modified
  +51 -25    packet-umts_mac.c    Modified
  +23 -0     packet-umts_mac.h    Modified

Directory: /trunk/asn1/nbap/
  Changes    Path                      Action
  +1 -0      Makefile.common           Modified
  +156 -9    nbap.cnf                  Modified
  +83 -2     packet-nbap-template.c    Modified
  +116 -0    packet-nbap-template.h    Added