http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22781
User: jake
Date: 2007/09/04 06:55 AM
Log:
From Munenori Ohuchi:
This patch adds a new feature to dissect HSRPv2 packets.
One of the main features of HSRPv2 can enable using HSRP on IPv6. In order to
achieve this new feature, HSRPv2 packet format is totally different from
HSRPv1. HSRPv2 introduces new TLV formats.
This patch can decode these new formats of HSPRv2.
Directory: /trunk/epan/dissectors/
Changes Path Action
+552 -87 packet-hsrp.c Modified