http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35586
User: jake
Date: 2011/01/19 12:57 PM
Log:
From Alexis La Goutte:
A patch to enhance the ICMPv6 dissector
- Make ICMP Type (sub)field filterable
- Add Inverse Neighbor Discovery (RFC 3122)
- Remove dependency to packet-ipv6.h
- Cleanup packet-ipv6.h
- Update RFC Draft to draft-ietf-roll-rpl-17 (with make a sub dissector
for RPL Control and add Secure RPL...)
- Replace tvb_get_ipv6/ip6_to_str by new function tvb_ip6_to_str
- and other enchancements.....
Directory: /trunk/epan/dissectors/
Changes Path Action
+1811 -1377 packet-icmpv6.c Modified
+0 -302 packet-ipv6.h Modified