Commit 99317efd authored by Boaz Brickner's avatar Boaz Brickner

Wireshark 1.12.8

parent 4aafa7bd
...@@ -1604,8 +1604,7 @@ namespace PcapDotNet.Core.Test ...@@ -1604,8 +1604,7 @@ namespace PcapDotNet.Core.Test
break; break;
case "mip6.lmaa.ipv4": case "mip6.lmaa.ipv4":
// TODO: Uncomment when https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10961 is fixed. optionSubfield.AssertShow(localMobilityAnchorAddress.LocalMobilityAnchorAddressIpV4.Value.ToString());
// optionSubfield.AssertShow(localMobilityAnchorAddress.LocalMobilityAnchorAddressIpV4.Value.ToString());
break; break;
default: default:
......
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