gvisor/pkg/sentry/socket/hostinet
Ian Gudger a2c51efe36 Add endpoint tracking to the stack.
In the future this will replace DanglingEndpoints. DanglingEndpoints must be
kept for now due to issues with save/restore.

This is arguably a cleaner design and allows the stack to know which transport
endpoints might still be using its link endpoints.

Updates #837

PiperOrigin-RevId: 277386633
2019-10-29 16:14:51 -07:00
..
BUILD Add endpoint tracking to the stack. 2019-10-29 16:14:51 -07:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
hostinet.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
save_restore.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket.go Return a well-defined socket address type from socket funtions. 2019-08-08 16:50:33 -07:00
socket_unsafe.go Return a well-defined socket address type from socket funtions. 2019-08-08 16:50:33 -07:00
stack.go Add endpoint tracking to the stack. 2019-10-29 16:14:51 -07:00