https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6440
Summary: Wireshark dissector for EIGRP and SAF
Product: Wireshark
Version: SVN
Platform: x86
OS/Version: Mac OS X 10.7
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: diivious@xxxxxxxxxxx
Created an attachment (id=7171)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7171)
wireshark diffset
Build Information:
bash-3.2$ /usr/local/bin/wireshark --ver
wireshark 1.7.0 (SVN Rev 39306 from /trunk)
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 (64-bit) with GTK+ 2.24.6, with Cairo 1.10.2, with Pango 1.28.4, with
GLib 2.28.8, with libpcap 1.1.1, with libz 1.2.5, without POSIX capabilities,
with threads support, without SMI, without c-ares, without ADNS, without Lua,
with Python 2.7.1, without GnuTLS, without Gcrypt, with MIT Kerberos, without
GeoIP, without PortAudio, without AirPcap.
Running on Mac OS 10.7.1 (Darwin 11.1.0), without locale, with libpcap version
1.1.1, with libz 1.2.5.
Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2335.15.00).
--
Re-write of the EIGRP dissector to support Multi-Protocol (TLV 2.0) and
Multi-Topology (TLV 3.0). This version also support Service Advertisement
Framework(SAF) extensions to EIGRP
Dissector includes:
- Dissection of all EIGRP Opcodes and TLVs
- Decode of EIGRP Flags and bitfields
- Decode of EIGRP Communities
- Decode of latest EIGRP "wide metric" formats
- Decode of EIGRP Extended Metrics
- Decode of SAF packets with XML client data handed off to XML dissector
Code has been tested with fuzz tested
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.