Closed david415 closed 8 years ago
HoneyBadger should really be compatible with IPv6. This might be a really small code change, although I'll have to adapt the TcpIpFlow, HashedTcpIpFlow and PacketManifest to also specify IPv6 fields.
TcpIpFlow
HashedTcpIpFlow
PacketManifest
fixed! also i made all the POC attacks work for ipv6
HoneyBadger should really be compatible with IPv6. This might be a really small code change, although I'll have to adapt the
TcpIpFlow
,HashedTcpIpFlow
andPacketManifest
to also specify IPv6 fields.