gvisor/pkg/sentry/socket
Chris Kuiper 40e682759f Add support for a subnet prefix length on interface network addresses
This allows the user code to add a network address with a subnet prefix length.
The prefix length value is stored in the network endpoint and provided back to
the user in the ProtocolAddress type.

PiperOrigin-RevId: 259807693
2019-07-24 13:42:14 -07:00
..
control net/tcp/setockopt: impelment setsockopt(fd, SOL_TCP, TCP_INQ) 2019-07-18 15:41:04 -07:00
epsocket Add support for a subnet prefix length on interface network addresses 2019-07-24 13:42:14 -07:00
hostinet Support /proc/net/dev 2019-07-15 22:51:05 -07:00
netlink Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
rpcinet Support /proc/net/dev 2019-07-15 22:51:05 -07:00
unix net/tcp/setockopt: impelment setsockopt(fd, SOL_TCP, TCP_INQ) 2019-07-18 15:41:04 -07:00
BUILD Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
socket.go Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00