https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3999
           Summary: H248v1 dissector support
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: Debian
            Status: NEW
          Severity: Normal
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: alindber@xxxxxxxxx
Alex Lindberg <alindber@xxxxxxxxx> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3642|                            |review_for_checkin?
               Flag|                            |
Created an attachment (id=3642)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3642)
Patch to correctly decode h248v1 packets.
Build Information:
 ./tshark -v
TShark 1.3.0 (SVN Rev 29827 from /trunk)
Copyright 1998-2009 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GLib 2.20.5, with libpcap 1.0.0, with libz 1.2.3.3, without POSIX
capabilities, with libpcre 7.8, with SMI 0.4.8, with c-ares 1.6.0, with Lua
5.1,
without Python, with GnuTLS 2.8.3, with Gcrypt 1.4.4, with MIT Kerberos,
without
GeoIP.
Running on Linux 2.6.26-2-686, with libpcap version 1.0.0, GnuTLS 2.8.3, Gcrypt
1.4.4.
Built using gcc 4.3.4.
--
Current SVN does not correctly parse h248v1 packets.  Attached patch file
corrects the remaining issues.
Previous update to SVN corrected most issues.  This patch resolves cases where
a h248v1 packet decodes an octet string in the "value" node found in
h248v1-support.asn file.
-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.