gvisor/pkg/tcpip/transport/udp
Lucas Manning 28cf71cc61 Refactor the tcp segment implementation to use refsvfs.
This change also fixes existing refcounting correctness issues.

PiperOrigin-RevId: 437118979
2022-03-24 16:55:50 -07:00
..
BUILD Extract udp testing utilities 2022-01-21 10:55:21 -08:00
endpoint.go Refactor the tcp segment implementation to use refsvfs. 2022-03-24 16:55:50 -07:00
endpoint_state.go Modify udpPacket to hold a PacketBuffer reference instead of a VectorizedView. 2021-11-23 14:29:56 -08:00
forwarder.go Extract network datagram endpoint common facilities 2021-09-01 17:12:24 -07:00
protocol.go Make dedicated methods for data operations in PacketBuffer 2021-03-03 16:05:16 -08:00
udp_test.go Check UDP packet size before allocation. 2022-03-10 17:41:01 -08:00