gvisor/pkg/sentry/socket/epsocket
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
..
BUILD Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
epsocket.go net/tcp/setockopt: impelment setsockopt(fd, SOL_TCP, TCP_INQ) 2019-07-18 15:41:04 -07:00
provider.go Add IPPROTO_RAW, which allows raw sockets to write IP headers. 2019-07-12 18:09:12 -07:00
save_restore.go Update canonical repository. 2019-06-13 16:50:15 -07:00
stack.go Add support for a subnet prefix length on interface network addresses 2019-07-24 13:42:14 -07:00