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 41526: /trunk/ /trunk/epan/dissectors/: packet-h248.c pa

Date: Tue, 13 Mar 2012 13:26:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41526

User: etxrab
Date: 2012/03/13 06:26 AM

Log:
 H.248 Annex E dissector does not properly dissect event parameters
 (Update the h.248 dissector's package registration to support v1 packets.)
 
 Applying part of the patch from Alex Lindberg in bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6915 by hand.
 Fixes bug
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4842

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +161 -122  packet-h248.c            Modified
  +1 -1      packet-h248.h            Modified
  +709 -85   packet-h248_annex_e.c    Modified

Directory: /trunk/asn1/h248/
  Changes    Path                      Action
  +9 -1      h248.cnf                  Modified
  +6 -4      h248v1support.asn         Modified
  +28 -0     packet-h248-template.c    Modified