gvisor/pkg/tcpip/link/waitable
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
..
BUILD Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
waitable.go AF_PACKET support for netstack (aka epsocket). 2019-10-21 13:23:18 -07:00
waitable_test.go AF_PACKET support for netstack (aka epsocket). 2019-10-21 13:23:18 -07:00