http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39339
User: etxrab
Date: 2011/10/10 11:11 AM
Log:
From Donnie Savage:
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
From me:
Fix checkapi errors/warnings use G_GINT64_CONSTANT and G_GINT64_MODIFIER
Directory: /trunk/epan/dissectors/
Changes Path Action
+3222 -1533 packet-eigrp.c Modified
Directory: /trunk/
Changes Path Action
+7 -3 AUTHORS Modified