gvisor/pkg/tcpip/stack
Tamir Duberstein fe8ca76c22 Implement Subnet removal
This was used to implement https://fuchsia-review.googlesource.com/c/garnet/+/177771.

PiperOrigin-RevId: 211725098
Change-Id: Ib0acc7c13430b7341e8e0ec6eb5fc35f5cee5083
2018-09-05 17:06:29 -07:00
..
BUILD stateify: support explicit annotation mode; convert refs and stack packages. 2018-07-27 10:17:21 -07:00
linkaddrcache.go netstack: update goroutine save / restore safety comments. 2018-07-17 10:15:00 -07:00
linkaddrcache_test.go Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00
nic.go Implement Subnet removal 2018-09-05 17:06:29 -07:00
registration.go Basic support for ip link/addr and ifconfig 2018-08-08 22:39:58 -07:00
route.go Add various statistics 2018-08-27 15:29:55 -07:00
stack.go Implement Subnet removal 2018-09-05 17:06:29 -07:00
stack_global_state.go netstack: tcp socket connected state S/R support. 2018-07-10 09:23:35 -07:00
stack_test.go Implement Subnet removal 2018-09-05 17:06:29 -07:00
transport_demuxer.go Add various statistics 2018-08-27 15:29:55 -07:00
transport_test.go Move stack clock to options struct 2018-08-01 20:22:02 -07:00