gvisor/pkg/tcpip/network
gVisor bot cfd30665c1 iptables - filter packets using outgoing interface.
Enables commands with -o (--out-interface) for iptables rules.
$ iptables -A OUTPUT -o eth0 -j ACCEPT

PiperOrigin-RevId: 310642286
2020-05-08 15:44:54 -07:00
..
arp Automated rollback of changelist 308674219 2020-05-01 16:09:53 -07:00
fragmentation Prevent memory leaks in ilist 2020-03-06 12:31:43 -08:00
hash Handle IPv6 Fragment & Routing extension headers 2020-03-26 14:05:39 -07:00
ipv4 iptables - filter packets using outgoing interface. 2020-05-08 15:44:54 -07:00
ipv6 Automated rollback of changelist 308674219 2020-05-01 16:09:53 -07:00
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
ip_test.go Refactor software GSO code. 2020-04-03 18:35:55 -07:00