https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4500
Summary: DTN Dissector Bugs
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: mithunroy13@xxxxxxxxx
Build Information:
wireshark 1.3.4 (SVN Rev 31902 from /trunk)
Copyright 1998-2010 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.18.3, with GLib 2.22.3, with libpcap 1.0.0, with libz
1.2.3.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, without GnuTLS, without
Gcrypt, without Kerberos, without GeoIP, without PortAudio, without AirPcap,
with new_packet_list.
Running on Linux 2.6.31-19-generic, with libpcap version 1.0.0.
Built using gcc 4.4.1.
--
1) Class of Service flag for expedited priority constant should be 0x02, but it
is 0x10 instead.
2) The sdnv_length for primary header bundle processing flags can be 1 or
greater than 1. Everytime the length of the flags is greater than 1, the bundle
doesn't dissect properly.
3) In payloads with admin record, there is an error while displaying Bundle
Endpoint ID.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.