https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7234
Summary: Add decoding of CTEB to packet-dtn.c
Product: Wireshark
Version: 1.7.x (Experimental)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: Medium
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: james.r.wright@xxxxxxxxxxxx
Jim Wright <james.r.wright@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8382| |review_for_checkin?
Flags| |
Created attachment 8382
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8382
patch for CTEB code
Build Information:
wireshark 1.7.2 (SVN Rev 42484 from /trunk)
Copyright 1998-2012 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.24.10, with Cairo 1.10.2, with Pango 1.30.0, with
GLib 2.32.1, with libpcap, with libz 1.2.3.4, without POSIX capabilities,
without SMI, without c-ares, without ADNS, without Lua, without Python, without
GnuTLS, without Gcrypt, without Kerberos, without GeoIP, without PortAudio,
with
AirPcap.
Running on Linux 3.2.0-24-generic, with locale en_US.UTF-8, with libpcap
version
1.1.1, with libz 1.2.3.4, without AirPcap.
Built using gcc 4.6.3.
--
Enhance the DTN dissector so that it understands CTEB blocks (Custody Transfer
Enhancement Block). This code has passed fuzz testing.
Also fixes some issues with the ACS patch for bug 7220. The modification is
great and I appreciate the improvement. But there were some cut-n-paste issues.
Also fixes a long-standing bug in the processing of Block Processing Control
Flags, where the flags were highlighted in the wrong place within the capture.
Additionally, this should have been in a sub-tree in the display. Fixed now.
Also adds the structure so it is clear where dissection of other metadata
blocks can be performed in future enhancements.
Add some normative references to the various bits within the DTN dissector.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.