gvisor/pkg/sentry/inet
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
context.go Update canonical repository. 2019-06-13 16:50:15 -07:00
inet.go Add endpoint tracking to the stack. 2019-10-29 16:14:51 -07:00
test_stack.go Add endpoint tracking to the stack. 2019-10-29 16:14:51 -07:00