gvisor/pkg/sentry/socket
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
..
control gvisor/sock/unix: pass creds when a message is sent between unconnected sockets 2019-06-03 21:48:19 -07:00
epsocket Track and export socket state. 2019-06-06 15:04:47 -07:00
hostinet Track and export socket state. 2019-06-06 15:04:47 -07:00
netlink Track and export socket state. 2019-06-06 15:04:47 -07:00
rpcinet Track and export socket state. 2019-06-06 15:04:47 -07:00
unix Track and export socket state. 2019-06-06 15:04:47 -07:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
socket.go Track and export socket state. 2019-06-06 15:04:47 -07:00