gvisor/pkg/sentry/socket
Tamir Duberstein 50625cee59 Implement {g,s}etsockopt(IP_RECVTOS) for UDP sockets
PiperOrigin-RevId: 289718534
2020-01-14 13:33:23 -08:00
..
control Implement {g,s}etsockopt(IP_RECVTOS) for UDP sockets 2020-01-14 13:33:23 -08:00
hostinet Deduplicate and simplify control message processing for recvmsg and sendmsg. 2019-12-10 19:27:42 -08:00
netfilter Merge pull request #1528 from kevinGC:iptables-write 2020-01-13 11:26:26 -08:00
netlink New sync package. 2020-01-09 22:02:24 -08:00
netstack Implement {g,s}etsockopt(IP_RECVTOS) for UDP sockets 2020-01-14 13:33:23 -08:00
rpcinet New sync package. 2020-01-09 22:02:24 -08:00
unix Allow dual stack sockets to operate on AF_INET 2020-01-13 14:47:22 -08:00
BUILD Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
socket.go Let socket.ControlMessages Release() the underlying transport.ControlMessages. 2019-12-10 11:36:08 -08:00