diff --git a/pkg/tcpip/network/ipv6/ipv6_test.go b/pkg/tcpip/network/ipv6/ipv6_test.go index 66d12c8d5..edbbf40aa 100644 --- a/pkg/tcpip/network/ipv6/ipv6_test.go +++ b/pkg/tcpip/network/ipv6/ipv6_test.go @@ -3920,8 +3920,6 @@ func TestRejectMartianMappedPackets(t *testing.T) { }, } - // dst := header.SolicitedNodeAddr(addr2) - for _, tc := range tcs { t.Run(tc.name, func(t *testing.T) { // Initialize the stack and add an address.