Wireshark-commits: [Wireshark-commits] rev 29835: /trunk/ /trunk/epan/dissectors/: packet-h248.c pa
Date: Thu, 10 Sep 2009 05:57:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29835

User: etxrab
Date: 2009/09/09 10:57 PM

Log:
 From   Alex Lindberg:
 Add H248V1 suport.
 (H248 dissector fails on poorly formed AuditReply packet from Media Gateway)
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3953

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +294 -56   packet-h248.c    Modified
  +1 -1      packet-h248.h    Modified

Directory: /trunk/asn1/h248/
  Changes    Path                      Action
  +2 -1      Makefile.common           Modified
  +61 -1     h248.cnf                  Modified
  +49 -0     h248v1support.asn         Added
  +16 -0     packet-h248-template.c    Modified