ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5654] New: dissector for DVB-CI (Common Interface)

Date: Fri, 4 Feb 2011 11:00:38 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5654

           Summary: dissector for DVB-CI (Common Interface)
           Product: Wireshark
           Version: SVN
          Platform: Other
               URL: http://www.kaiser.cx/wireshark.html
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: wireshark@xxxxxxxxx


Martin Kaiser <wireshark@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5892|                            |review_for_checkin?
               Flag|                            |

Created an attachment (id=5892)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5892)
DVB-CI dissector, patch against r35807

Build Information:
wireshark 1.5.1 (SVN Rev Unknown from unknown)

Copyright 1998-2011 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 (64-bit) with GTK+ 2.12.12, with GLib 2.16.6, with libpcap 0.9.8, with
libz 1.2.3.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, with GnuTLS 2.4.2, with
Gcrypt 1.4.1, with MIT Kerberos, without GeoIP, without PortAudio, without
AirPcap.

Running on Linux 2.6.29.1, with libpcap version 0.9.8, with libz 1.2.3.3,
GnuTLS
2.4.2, Gcrypt 1.4.1.

Built using gcc 4.3.2.

--
Hello Wireshark team,

I would like to submit a dissector for the DVB Common Interface. It's a
protocol between a PCMCIA module and a DVB receiver that is implemented in the
vast majority of DVB-compliant devices (TVs, DVD/Bluray recorders).

The idea is to capture raw data on the interface and to put it into UDP packets
that can be captured and analysed by wireshark. The dissector implements the
parts of DVB-CI that are used during startup and pay-tv descrambling. I plan to
add more features in the future.

As a next step, I would really like to see my dissector included in wireshark.
I tried to follow the guidelines and I appreciate your feedback about anything
that must be fixed before the code can be merged.

The attached patch is against svn trunk r35807 (of this morning).

I created a small webpage at http://www.kaiser.cx/wireshark.html with a sample
capture and some more infos.

Best regards and thanks for creating wireshark in the first place,

   Martin

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.