gvisor/pkg/tcpip/network
Kevin Krakauer 12235d533a AF_PACKET support for netstack (aka epsocket).
Like (AF_INET, SOCK_RAW) sockets, AF_PACKET sockets require CAP_NET_RAW. With
runsc, you'll need to pass `--net-raw=true` to enable them.

Binding isn't supported yet.

PiperOrigin-RevId: 275909366
2019-10-21 13:23:18 -07:00
..
arp
fragmentation
hash Update canonical repository. 2019-06-13 16:50:15 -07:00
ipv4
ipv6 NDP Neighbor Solicitations sent during DAD must have an IP hop limit of 255 2019-10-17 13:06:15 -07:00
BUILD
ip_test.go AF_PACKET support for netstack (aka epsocket). 2019-10-21 13:23:18 -07:00