gvisor/pkg/tcpip/transport/udp
Ting-Yu Wang 6b14be4246 Refactor to hide C from channel.Endpoint.
This is to aid later implementation for /dev/net/tun device.

PiperOrigin-RevId: 291746025
2020-01-27 12:31:47 -08:00
..
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
endpoint.go Implement {g,s}etsockopt(IP_RECVTOS) for UDP sockets 2020-01-14 13:33:23 -08:00
endpoint_state.go Store SO_BINDTODEVICE state at bind. 2019-11-22 15:20:52 -08:00
forwarder.go Use PacketBuffers, rather than VectorisedViews, in netstack. 2019-11-06 14:25:59 -08:00
protocol.go Use PacketBuffers for outgoing packets. 2019-11-14 10:15:38 -08:00
udp_test.go Refactor to hide C from channel.Endpoint. 2020-01-27 12:31:47 -08:00