gvisor/pkg/tcpip/transport
Ghanan Gowripalan e50a1f5739 Remove the amss field from tcpip.tcp.handshake as it was unused
The amss field in the tcpip.tcp.handshake was not used anywhere. Removed it to
not cause confusion with the amss field in the tcpip.tcp.endpoint struct, which
was documented to be used (and is actually being used) for the same purpose.

PiperOrigin-RevId: 276577088
2019-10-24 15:23:43 -07:00
..
icmp Internal change. 2019-10-14 17:46:52 -07:00
packet AF_PACKET support for netstack (aka epsocket). 2019-10-21 13:23:18 -07:00
raw AF_PACKET support for netstack (aka epsocket). 2019-10-21 13:23:18 -07:00
tcp Remove the amss field from tcpip.tcp.handshake as it was unused 2019-10-24 15:23:43 -07:00
tcpconntrack Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
udp AF_PACKET support for netstack (aka epsocket). 2019-10-21 13:23:18 -07:00