Commit d020bd60 authored by Boaz Brickner's avatar Boaz Brickner

Wireshark 1.12.8

parent 233221e3
...@@ -653,7 +653,7 @@ namespace PcapDotNet.Core.Test ...@@ -653,7 +653,7 @@ namespace PcapDotNet.Core.Test
"Invalid IPv6 Link Layer Address option field {0}", optionSubfield.Name())); "Invalid IPv6 Link Layer Address option field {0}", optionSubfield.Name()));
} }
} }
// TODO: Change to break when https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10043 or https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10627 is fixed. // TODO: Change to break when https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10627 is fixed.
return false; return false;
case IpV6MobilityOptionType.IpV4DefaultRouterAddress: case IpV6MobilityOptionType.IpV4DefaultRouterAddress:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment