remove TODO for "safer" netstack refcounting

This idea was shelved for being to cumbersome.

PiperOrigin-RevId: 704367355
This commit is contained in:
Kevin Krakauer
2024-12-09 11:58:26 -08:00
committed by gVisor bot
parent b41e6b89da
commit 68f11a09c2
-4
View File
@@ -263,7 +263,3 @@ analyzers:
suppress:
- "comment on exported type Translation" # Intentional.
- "comment on exported type PinnedRange" # Intentional.
ST1016: # CheckReceiverNamesIdentical
internal:
exclude:
- pkg/tcpip/stack/packet_buffer.go # TODO(b/233086175): Remove.