http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35272
User: etxrab
Date: 2010/12/27 02:57 AM
Log:
From Alexis La Goutte:
ICMPv6 Enhancements : make ICMP option filterable (Part 2)
*Merge (and update) FMIPv6 Option with ND Option
*Make ICMP option filterable (use proto_tree_add_item..)
*Reorder ND Option
*Add dissector for RA Flags Extension (RFC5075)
*Add dissector for Handover Key Request/Reply (RFC5269)
*Add dissector for Handover Assist Info / Mobile Node ID (RFC5271)
*Add dissector for DNS Search List (RFC6106
From me removed a c++ style comment and changed
to tvb_memcpy(tvb, (guint8 *)&prefix.bytes in a couple of places.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1074 -566 packet-icmpv6.c Modified
+0 -144 packet-ipv6.h Modified
Directory: /trunk/
Changes Path Action
+1 -1 AUTHORS Modified