gvisor/pkg/tcpip
Ian Gudger 99bf75a6dc gonet: Replace NewPacketConn with DialUDP.
This better matches the standard library and allows creating connected
PacketConns.

PiperOrigin-RevId: 263187462
2019-08-13 12:11:09 -07:00
..
adapters/gonet gonet: Replace NewPacketConn with DialUDP. 2019-08-13 12:11:09 -07:00
buffer Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
checker Update canonical repository. 2019-06-13 16:50:15 -07:00
hash/jenkins Update canonical repository. 2019-06-13 16:50:15 -07:00
header Internal change. 2019-07-16 13:03:37 -07:00
iptables Plumbing for iptables sockopts. 2019-08-02 16:26:48 -07:00
link Fix netstack build error on non-AMD64. 2019-08-12 13:31:16 -07:00
network Set target address in ARP Reply 2019-08-07 10:27:43 -07:00
ports Update canonical repository. 2019-06-13 16:50:15 -07:00
sample Update canonical repository. 2019-06-13 16:50:15 -07:00
seqnum Update canonical repository. 2019-06-13 16:50:15 -07:00
stack netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
transport Add congestion control states to sender. 2019-08-09 14:50:30 -07:00
BUILD Plumbing for iptables sockopts. 2019-08-02 16:26:48 -07:00
tcpip.go netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
tcpip_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time_unsafe.go Add build guard to files using go:linkname 2019-05-30 12:09:39 -07:00