gvisor/pkg/tcpip
Tamir Duberstein c6e6d92cb1 Test connecting UDP sockets to the ANY address
This doesn't currently pass on gVisor.

While I'm here, fix a bug where connecting to the v6-mapped v4 address doesn't
work in gVisor.

PiperOrigin-RevId: 260923961
2019-07-31 07:41:20 -07:00
..
adapters/gonet Update canonical repository. 2019-06-13 16:50:15 -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 Merge pull request #279 from kevinGC:iptables-1-pkg 2019-07-02 13:48:06 -07:00
link Change syscall.POLL to syscall.PPOLL. 2019-07-30 11:01:29 -07:00
network Add support for a subnet prefix length on interface network addresses 2019-07-24 13:42:14 -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 Pass ProtocolAddress instead of its fields 2019-07-30 15:06:39 -07:00
transport Test connecting UDP sockets to the ANY address 2019-07-31 07:41:20 -07:00
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
tcpip.go Add support for a subnet prefix length on interface network addresses 2019-07-24 13:42:14 -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