http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34579
User: morriss
Date: 2010/10/19 06:23 PM
Log:
From Colin O'Flynn and Owen Kirby via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5266 :
The attached patch begins to add support for RPL to the ICMPv6 file. All
locations that RPL code have been added are marked with a comment allowing this
patch to be reverted at a future time if it is decided to e.g. move all the RPL
code to it's own dissector.
A few values await IANA assignment and are also clearly marked (in
packet-ipv6.h).
Only the 'metric' option is left unsupported, as it is primarily defined in
another I-D.
Directory: /trunk/epan/dissectors/
Changes Path Action
+680 -29 packet-icmpv6.c Modified
+52 -2 packet-ipv6.h Modified
Directory: /trunk/
Changes Path Action
+5 -0 AUTHORS Modified