gvisor/pkg/abi
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
..
linux iptables - filter packets using outgoing interface. 2020-05-08 15:44:54 -07:00
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
abi.go Update package locations. 2020-01-27 15:31:32 -08:00
abi_linux.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
flag.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00