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