Wireshark-bugs: [Wireshark-bugs] [Bug 4442] New: Expert Infos for EIGRP Dissector
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4442
Summary: Expert Infos for EIGRP Dissector
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: jochen.bartl@xxxxxxxxx
Build Information:
wireshark 1.3.3 (SVN Rev 31739 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, with POSIX capabilities (Linux), with libpcre 7.8, with SMI 0.4.8,
with
c-ares 1.6.0, with Lua 5.1, without Python, with GnuTLS 2.8.3, with Gcrypt
1.4.4, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built Jun 20
2009 13:28:51), without AirPcap, with new_packet_list.
Running on Linux 2.6.31-17-generic, with libpcap version 1.0.0, GnuTLS 2.8.3,
Gcrypt 1.4.4.
Built using gcc 4.4.1.
--
I have added expert infos to the EIGRP dissector as recommended by Anders
(https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3907#c2).
There are some test frames in the attached pcap file (eigrp-expertinfo.pcap) to
see the expert infos in action.
1. Invalid key size in AuthTLV, Goodbye Message (Graceful Shutdown)
2. Goodbye Message (Graceful Shutdown)
3. TLV length field set to 0
4. Invalid address length in Sequence TLV. Valid values are 4 (IPv4), 10 (IPX),
16 (IPv6)
5. Invalid prefix length in Internal Route TLV
6. Invalid prefix length in External Route TLV
7. Unknown TLV 0x4242
8. Unreachable destination Internal / External Route TLVs
9. Unreachable destination Internal / External IPv6 Route TLVs
10. Invalid prefix length in Internal IPv6 Route TLV
11. Invalid prefix length in External IPv6 Route TLV
I read the developer and user documentation on expert infos, but just let me
know if the patch needs further changes.
Best Regards,
Jochen
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.