Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5877] New: EIGRP dissector enhancement for RS/EOT flags (p

Date: Sat, 30 Apr 2011 11:13:37 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5877

           Summary: EIGRP dissector enhancement for RS/EOT flags (patch
                    included)
           Product: Wireshark
           Version: 1.4.6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: peter.paluch@xxxxxxxxxxxx


Created an attachment (id=6265)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6265)
Patch against packet-eigrp.c to add support for RS/EOT flags

Build Information:
Version 1.4.6

Copyright 1998-2011 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 (32-bit) with GTK+ 2.24.4, with GLib 2.28.6, with libpcap 1.1.1, with
libz 1.2.5, with POSIX capabilities (Linux), without libpcre, with SMI 0.4.8,
with c-ares 1.7.4, with Lua 5.1, without Python, with GnuTLS 2.12.3, with
Gcrypt
1.5.0-beta1, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built Apr
16 2011 19:01:27), without AirPcap.

Running on Linux 2.6.37.3, with libpcap version 1.1.1, with libz 1.2.5, GnuTLS
2.12.3, Gcrypt 1.5.0-beta1.

Built using gcc 4.5.2.
--
Greetings,

I have extended the EIGRP packet dissector at epan/dissectors/packet-eigrp.c
with the ability to recognize two new flags in the EIGRP header - the Restart
flag and the End-Of-Table flag. These flags were originally introduced a couple
of years ago as a part of the Non Stop Forwarding support for EIGRP but they
are being used also during normal EIGRP operation to allow for graceful
restart. More information can be found here:

http://www.cisco.com/en/US/technologies/tk648/tk365/technologies_white_paper0900aecd8023df74.html

I am attaching the patch file and an EIGRP capture file to demonstrate the
presence and use of the new flags. I would like to ask you to kindly review the
changes and if considered acceptable, add them to the EIGRP packet dissector.

Best regards,
Peter

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.