https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3274
Summary: PPPoE Payload Length Error Message
Product: Wireshark
Version: 1.0.3
Platform: PC
OS/Version: Gentoo
Status: NEW
Severity: Normal
Priority: Medium
Component: TShark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: kip.mcatee@xxxxxxxxxxx
Build Information:
tshark -v
TShark 1.1.3 (SVN Rev 27487)
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 GLib 2.14.6, with libpcap 0.9.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, without Gcrypt, without Kerberos, without
GeoIP.
Running on Linux 2.6.23-gentoo-r9, with libpcap version 0.9.8.
Built using gcc 4.1.1 (Gentoo 4.1.1-r3).
--
The PPPoE dissector displays an "Incorrect Payload Length" error message when
there is a trailing FCS in the packet. This patch checks for both lengths and
avoids the error message. This patch has passed fuzz testing.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.