http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33550
User: jmayer
Date: 2010/07/16 02:52 AM
Log:
Fix for bug 5008:
- Interval is now a 12 bit value in 1/100 s.
- The address type of the virtual address is the address type
of the network protocol.
Bugs: Currently the mbz and the interval don't look nice.
The checksum is incorrect (but it was incorrect with the
old code as well, so it isn't a regression).
Directory: /trunk/epan/dissectors/
Changes Path Action
+41 -27 packet-vrrp.c Modified