gvisor/pkg/sentry/socket
Kevin Krakauer 9b4d3280e1 Add IPPROTO_RAW, which allows raw sockets to write IP headers.
iptables also relies on IPPROTO_RAW in a way. It opens such a socket to
manipulate the kernel's tables, but it doesn't actually use any of the
functionality. Blegh.

PiperOrigin-RevId: 257903078
2019-07-12 18:09:12 -07:00
..
control Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
epsocket Add IPPROTO_RAW, which allows raw sockets to write IP headers. 2019-07-12 18:09:12 -07:00
hostinet Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
netlink Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
rpcinet Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
unix netstack/udp: connect with the AF_UNSPEC address family means disconnect 2019-07-03 14:19:02 -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