gvisor/pkg/tcpip
Ghanan Gowripalan 09b2fca40c Cleanup tcp.timer and tcpip.Route
When a tcp.timer or tcpip.Route is no longer used, clean up its
resources so that unused memory may be released.

PiperOrigin-RevId: 317046582
2020-06-18 00:10:05 -07:00
..
adapters/gonet Drop flaky tag. 2020-06-05 16:39:08 -07:00
buffer Fix view.ToVectorisedView(). 2020-05-11 10:35:28 -07:00
checker Reduce flakiness in tcp_test. 2020-04-14 19:33:35 -07:00
hash/jenkins Standardize on tools directory. 2020-01-27 12:21:00 -08:00
header netstack: parse incoming packet headers up-front 2020-06-07 13:38:43 -07:00
link Remove duplicate and incorrect size check 2020-06-10 11:25:58 -07:00
network netstack: parse incoming packet headers up-front 2020-06-07 13:38:43 -07:00
ports Add support for SO_REUSEADDR to UDP sockets/endpoints. 2020-06-10 23:49:26 -07:00
sample Standardize on tools directory. 2020-01-27 12:21:00 -08:00
seqnum Don't accept segments outside the receive window 2020-04-19 22:16:14 -07:00
stack Cleanup tcp.timer and tcpip.Route 2020-06-18 00:10:05 -07:00
transport Cleanup tcp.timer and tcpip.Route 2020-06-18 00:10:05 -07:00
BUILD Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
tcpip.go Internal change. 2020-05-20 14:57:59 -07:00
tcpip_test.go Fix all printf formatting errors. 2020-04-08 10:14:34 -07:00
time.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time_unsafe.go Update Go version build tags 2020-05-29 15:44:07 -07:00
timer.go Do not copy tcpip.CancellableTimer 2020-04-24 12:46:56 -07:00
timer_test.go Do not copy tcpip.CancellableTimer 2020-04-24 12:46:56 -07:00