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 4178] New: [dissector] Begin new dissector for DVB/ETSI IP

Date: Thu, 29 Oct 2009 06:23:02 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4178

           Summary: [dissector] Begin new dissector for DVB/ETSI IP Data
                    Cast (IPDC) Eletronic Service Guide (ESG) dissector
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: zecke@xxxxxxxxxxx



Holger Freyther <zecke@xxxxxxxxxxx> changed:

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


Created an attachment (id=3865)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3865)
First version of a IPDC dissector

Build Information:
latest svn..
--
Begin to create a dissector for the IPDC ESG Bootstrap.

The basic functionality of the bootstrap is that on a fixed multicast IP
address + port an ALC/FLUTE session is ran. Inside the flute session can be
IPDC ESG, OMA BCAST SG ServiceDescriptor and an IPDC access descriptor.

I'm a bit stuck on how to do the following. I will need to get the following
content from the ALC dissector. I want to parse the payload of the completed
files (fdt for the mimetype) and then the content to either parse the XML or
the binary data.

And I'm not sure if I should do it as part of the ALC decoder or create some
shared file to be used by IPDC and the ALC decoder. I will need to reassemble
the FDT, then the files and then decode all of these.


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