gvisor/pkg/tcpip
Adin Scannell 90ec596166 Fix licenses.
The preferred Copyright holder is "The gVisor Authors".

PiperOrigin-RevId: 291786657
2020-01-27 13:23:57 -08:00
..
adapters/gonet Standardize on tools directory. 2020-01-27 12:21:00 -08:00
buffer Standardize on tools directory. 2020-01-27 12:21:00 -08:00
checker Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hash/jenkins Standardize on tools directory. 2020-01-27 12:21:00 -08:00
header Update ChecksumVVWithoffset to use unrolled version. 2020-01-27 13:05:26 -08:00
iptables Fix licenses. 2020-01-27 13:23:57 -08:00
link Refactor to hide C from channel.Endpoint. 2020-01-27 12:31:47 -08:00
network Refactor to hide C from channel.Endpoint. 2020-01-27 12:31:47 -08:00
ports Standardize on tools directory. 2020-01-27 12:21:00 -08:00
sample Standardize on tools directory. 2020-01-27 12:21:00 -08:00
seqnum Standardize on tools directory. 2020-01-27 12:21:00 -08:00
stack Refactor to hide C from channel.Endpoint. 2020-01-27 12:31:47 -08:00
transport Refactor to hide C from channel.Endpoint. 2020-01-27 12:31:47 -08:00
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
packet_buffer.go Fixing stuff 2020-01-21 13:37:25 -08:00
packet_buffer_state.go Use PacketBuffers for outgoing packets. 2019-11-14 10:15:38 -08:00
tcpip.go Add a new TCP stat for current open connections. 2020-01-21 15:43:39 -08:00
tcpip_test.go Implement proper local broadcast behavior 2019-10-03 19:31:35 -07:00
time.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time_unsafe.go Update build tags to allow Go 1.14 2019-10-29 13:18:16 -07:00
timer.go CancellableTimer to encapsulate the work of safely stopping timers 2020-01-08 17:50:54 -08:00
timer_test.go Put CancellableTimer tests in the tcpip_test package 2020-01-10 14:32:17 -08:00