gvisor/pkg/sentry/socket/rpcinet
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
..
conn Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
notifier Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
device.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
rpcinet.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket.go Track and export socket state. 2019-06-06 15:04:47 -07:00
stack.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
stack_unsafe.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
syscall_rpc.proto Allow and document bug ids in gVisor codebase. 2019-04-29 14:04:14 -07:00