gvisor/pkg/sentry/socket
Tamir Duberstein 573e6e4bba Use tcpip.Subnet in tcpip.Route
This is the first step in replacing some of the redundant types with the
standard library equivalents.

PiperOrigin-RevId: 264706552
2019-08-21 15:31:18 -07:00
..
control net/tcp/setockopt: impelment setsockopt(fd, SOL_TCP, TCP_INQ) 2019-07-18 15:41:04 -07:00
epsocket Use tcpip.Subnet in tcpip.Route 2019-08-21 15:31:18 -07:00
hostinet hostinet: fix parsing route netlink message 2019-08-19 12:10:21 -07:00
netfilter Read iptables via sockopts. 2019-08-19 10:05:59 -07:00
netlink netlink: return an error in nlmsgerr 2019-08-09 22:34:54 -07:00
rpcinet Return a well-defined socket address type from socket funtions. 2019-08-08 16:50:33 -07:00
unix netstack: disconnect an unix socket only if the address family is AF_UNSPEC 2019-08-16 19:32:14 -07:00
BUILD Return a well-defined socket address type from socket funtions. 2019-08-08 16:50:33 -07:00
socket.go Return a well-defined socket address type from socket funtions. 2019-08-08 16:50:33 -07:00