gvisor/pkg/tcpip
Noah Gold 8003bd6a5c Make gonet.PacketConn implement net.Conn.
gonet.PacketConn now implements net.Conn, allowing it to be returned from
net.Dial.Dialer functions.

PiperOrigin-RevId: 238111980
Change-Id: I174884385ff4d9b8e9918fac7bbb5b93ca366ba7
2019-03-12 15:36:33 -07:00
..
adapters/gonet Make gonet.PacketConn implement net.Conn. 2019-03-12 15:36:33 -07:00
buffer Remove license comments 2019-01-31 11:12:53 -08:00
checker Remove license comments 2019-01-31 11:12:53 -08:00
hash/jenkins Remove license comments 2019-01-31 11:12:53 -08:00
header Remove license comments 2019-01-31 11:12:53 -08:00
link Make HandleLocal apply to all non-loopback interfaces. 2019-03-12 14:37:56 -07:00
network Implement IP_MULTICAST_LOOP. 2019-03-08 15:49:17 -08:00
ports Remove license comments 2019-01-31 11:12:53 -08:00
sample Remove unused commit() function argument to Bind. 2019-03-05 14:53:34 -08:00
seqnum Remove license comments 2019-01-31 11:12:53 -08:00
stack Make HandleLocal apply to all non-loopback interfaces. 2019-03-12 14:37:56 -07:00
transport Validate multicast addresses in multicast group operations. 2019-03-08 19:05:26 -08:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
tcpip.go Implement IP_MULTICAST_LOOP. 2019-03-08 15:49:17 -08:00
tcpip_test.go Implement Stringer for tcpip.StatCounter 2019-01-08 12:35:35 -08:00
time.s
time_unsafe.go Whitelist Go 1.12 for tcpip/time_unsafe.go 2018-12-04 15:52:14 -08:00