Commit c30aa3b1 authored by Boaz Brickner's avatar Boaz Brickner

Wireshark 1.12.8

parent d020bd60
...@@ -1492,8 +1492,7 @@ namespace PcapDotNet.Core.Test ...@@ -1492,8 +1492,7 @@ namespace PcapDotNet.Core.Test
break; break;
case "mip6.auth.auth_data": case "mip6.auth.auth_data":
// TODO: Uncomment when https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10626 is fixed. optionSubfield.AssertValue(authentication.AuthenticationData);
// optionSubfield.AssertValue(authentication.AuthenticationData);
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