https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4744
Summary: IPFIX Option templates incorrectly decoded
Product: Wireshark
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: acferen@xxxxxxxxx
Created an attachment (id=4614)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4614)
packet capture with options template
Build Information:
$ ./wireshark -v
wireshark 1.3.5 (SVN Rev 32659 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, (64-bit) 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-21-generic, with libpcap version 1.0.0, with libz
1.2.3.3.
Built using gcc 4.4.1.
--
The current implementation of options templates continues reading past the end
of the option template.
The attached capture contains and options template with 3 scope fields.
Wireshark attempts to read in all the following data treating it as a
continuing list of template fields.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.