https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3443
Summary: A new dissector for the DTN Bundle Protocol
Product: Wireshark
Version: 1.1.x (Experimental)
Platform: x86
OS/Version: Fedora
Status: NEW
Severity: Enhancement
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: donc@xxxxxxxxx
Don Chirieleison <donc@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2970| |review_for_checkin?
Flag| |
Created an attachment (id=2970)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2970)
Diffs for addition of a dissector for the DTN Bundle Protocol
Build Information:
wireshark 1.1.2-SVN-26575
Copyright 1998-2008 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.10.4, with GLib 2.12.3, with libpcap 0.8, with libz 1.2.3,
with POSIX capabilities (Linux), with libpcre 7.6, without SMI, without c-ares,
without ADNS, without Lua, without GnuTLS, with Gcrypt 1.2.3, with MIT
Kerberos,
without PortAudio, without AirPcap.
Running on Linux 2.6.18-1.2798.fc6, with libpcap version 0.8.
Built using gcc 4.1.1 20061011 (Red Hat 4.1.1-30).
--
Within the attached diff file are two source files, packet-dtn.h and
packet-dtn.c. Their function is to decode Bundle Protocol PDUs sent using the
UDP or TCP Convergence Layers. These protocols have been released by the
Internet Research Task Force and are described in RFC 4838 and RFC 5050.
Detailed information on DTN can be obtained at www.dtnrg.org.
This dissector has been used in limited field tests. I have run 10,000 fuzz
test passes using two capture files. I would like to have it reviewed for
inclusion in the main Wireshark Release.
Thank you.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.