gvisor/pkg/tcpip/transport/icmp
Rahat Mahmood 2d2831e354 Track and export socket state.
This is necessary for implementing network diagnostic interfaces like
/proc/net/{tcp,udp,unix} and sock_diag(7).

For pass-through endpoints such as hostinet, we obtain the socket
state from the backend. For netstack, we add explicit tracking of TCP
states.

PiperOrigin-RevId: 251934850
2019-06-06 15:04:47 -07:00
..
BUILD Track and export socket state. 2019-06-06 15:04:47 -07:00
endpoint.go Track and export socket state. 2019-06-06 15:04:47 -07:00
endpoint_state.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
protocol.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00