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 2408] New: EyeSDN trace format per packet encapsulation, S

Date: Fri, 4 Apr 2008 12:56:57 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2408

           Summary: EyeSDN trace format per packet encapsulation, SS7, layer
                    1 msgs
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Enhancement
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: rolf.fiedler@xxxxxxxxxxxxxx


Build Information:
builds w/o warnings
--
EyeSDN Trace files are generated from E1 and S0 probes.

This extends the EyeSDN wiretap module to be able to support:
- DSS1/Q.931
- PPP
- LAPB/X.25
- ATM raw cells
- SS7 MTP2

whereas before it could only do DSS1/Q.931 and PPP.

Also a new dissector "packet-l1-event.c" has been added to print the layer 1
events from these trace files in wireshark.
For this a new encap type WTAP_ENCAP_LAYER1_EVENT has been added to wtap.h
The dissector is extremly simple, it does not decode, just print.

No fuzz testing has been done, but wireshark has been tested with a number of
traces (DSS1, PPP, SS7).

Patch and demo capture file will be provided.

Please commit


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