https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3224
Summary: Add DPNSS link layer dissector, support EyeSDN Trace
files with DPNSS
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: rolf.fiedler@xxxxxxxxxxxxx
Build Information:
wireshark 1.1.3 (SVN Rev 27307)
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 GTK+ 2.14.4, with GLib 2.18.2, 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, with GnuTLS 2.4.1, with Gcrypt 1.4.1, with
MIT Kerberos, without GeoIP, without PortAudio, without AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.
Running on Linux 2.6.27-11-generic, with libpcap version 0.9.8, GnuTLS 2.4.1,
Gcrypt 1.4.1.
Built using gcc 4.3.2.
--
This patch adds the ability to decode EyeSDN DPNSS Traces with Wireshark.
The packet-dpnss code so far only decodes layer 3 of DPNSS, the 3 link layer
bytes are ignored since the source for the data is so far DUA (DPNSS User
Adaption Layer). This adds the ability to directly trace DPNSS from E1 ISDN
links.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.