gvisor/pkg/tcpip/transport/raw
Nayana Bidari 8e66044741 Initialize the send buffer handler in endpoint creation.
- This CL will initialize the function handler used for getting the send
buffer size limits during endpoint creation and does not require the caller of
SetSendBufferSize(..) to know the endpoint type(tcp/udp/..)

PiperOrigin-RevId: 353992634
2021-01-26 18:05:29 -08:00
..
BUILD Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
endpoint.go Initialize the send buffer handler in endpoint creation. 2021-01-26 18:05:29 -08:00
endpoint_state.go Initialize the send buffer handler in endpoint creation. 2021-01-26 18:05:29 -08:00
protocol.go AF_PACKET support for netstack (aka epsocket). 2019-10-21 13:23:18 -07:00