gvisor/pkg/sentry/socket/rpcinet
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
..
conn Update canonical repository. 2019-06-13 16:50:15 -07:00
notifier Merge pull request #653 from xiaobo55x:dev 2019-08-08 11:58:14 -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
rpcinet.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
stack.go Add endpoint tracking to the stack. 2019-10-29 16:14:51 -07:00
stack_unsafe.go Update canonical repository. 2019-06-13 16:50:15 -07:00
syscall_rpc.proto Allow and document bug ids in gVisor codebase. 2019-04-29 14:04:14 -07:00