gvisor/pkg
Ian Gudger a8d7cee3e8 Fix sendto for dual stack UDP sockets
Previously, dual stack UDP sockets bound to an IPv4 address could not use
sendto to communicate with IPv4 addresses. Further, dual stack UDP sockets
bound to an IPv6 address could use sendto to communicate with IPv4 addresses.
Neither of these behaviors are consistent with Linux.

PiperOrigin-RevId: 197036024
Change-Id: Ic3713efc569f26196e35bb41e6ad63f23675fc90
2018-05-17 12:50:22 -07:00
..
abi sentry: Adds canonical mode support. 2018-05-11 17:19:46 -07:00
amutex Check in gVisor. 2018-04-28 01:44:26 -04:00
atomicbitops Check in gVisor. 2018-04-28 01:44:26 -04:00
binary Check in gVisor. 2018-04-28 01:44:26 -04:00
bits Check in gVisor. 2018-04-28 01:44:26 -04:00
bpf Fix warning: redundant if ...; err != nil check, just return error instead. 2018-05-08 09:51:56 -07:00
compressio Fix warning: redundant if ...; err != nil check, just return error instead. 2018-05-08 09:51:56 -07:00
control Check in gVisor. 2018-04-28 01:44:26 -04:00
cpuid Fix misspellings 2018-05-07 16:38:01 -07:00
dhcp Implement SO_TIMESTAMP 2018-05-01 22:11:49 -07:00
eventchannel Check in gVisor. 2018-04-28 01:44:26 -04:00
fd Check in gVisor. 2018-04-28 01:44:26 -04:00
gate Add mising license headers. 2018-04-28 18:10:24 -07:00
hashio Check in gVisor. 2018-04-28 01:44:26 -04:00
ilist Check in gVisor. 2018-04-28 01:44:26 -04:00
linewriter Check in gVisor. 2018-04-28 01:44:26 -04:00
log Fix misspellings. 2018-05-03 14:06:13 -07:00
metric Check in gVisor. 2018-04-28 01:44:26 -04:00
p9 Fix warning: redundant if ...; err != nil check, just return error instead. 2018-05-08 09:51:56 -07:00
refs Check in gVisor. 2018-04-28 01:44:26 -04:00
seccomp Check in gVisor. 2018-04-28 01:44:26 -04:00
secio Check in gVisor. 2018-04-28 01:44:26 -04:00
segment Check in gVisor. 2018-04-28 01:44:26 -04:00
sentry Fix another socket Dirent refcount. 2018-05-16 14:54:48 -07:00
sleep Add mising license headers. 2018-04-28 18:10:24 -07:00
state state: serialize string as bytes instead of protobuf string. 2018-05-08 17:23:50 -07:00
sync Check in gVisor. 2018-04-28 01:44:26 -04:00
syserr Fix sendto for dual stack UDP sockets 2018-05-17 12:50:22 -07:00
syserror Check in gVisor. 2018-04-28 01:44:26 -04:00
tcpip Fix sendto for dual stack UDP sockets 2018-05-17 12:50:22 -07:00
tmutex Check in gVisor. 2018-04-28 01:44:26 -04:00
unet Check in gVisor. 2018-04-28 01:44:26 -04:00
urpc Remove dead code in urpc 2018-05-05 01:22:23 -07:00
waiter Check in gVisor. 2018-04-28 01:44:26 -04:00