gvisor/pkg/tcpip/transport/raw
Ayush Ranjan ad83112423 [netstack] Add SOL_TCP options to SocketOptions.
Ports the following options:
- TCP_NODELAY
- TCP_CORK
- TCP_QUICKACK

Also deletes the {Get/Set}SockOptBool interface methods from all implementations

PiperOrigin-RevId: 344378824
2020-11-26 00:43:13 -08:00
..
BUILD Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
endpoint.go [netstack] Add SOL_TCP options to SocketOptions. 2020-11-26 00:43:13 -08:00
endpoint_state.go Make stack.Route safe to access concurrently 2020-11-25 14:52:59 -08:00
protocol.go AF_PACKET support for netstack (aka epsocket). 2019-10-21 13:23:18 -07:00