gvisor/pkg/tcpip/network
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
..
arp Add IPPROTO_RAW, which allows raw sockets to write IP headers. 2019-07-12 18:09:12 -07:00
fragmentation Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
hash Update canonical repository. 2019-06-13 16:50:15 -07:00
ipv4 Add IPPROTO_RAW, which allows raw sockets to write IP headers. 2019-07-12 18:09:12 -07:00
ipv6 Add IPPROTO_RAW, which allows raw sockets to write IP headers. 2019-07-12 18:09:12 -07:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
ip_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00