gvisor/pkg/abi
Nayana Bidari 92b9069b67 Support owner matching for iptables.
This feature will match UID and GID of the packet creator, for locally
generated packets. This match is only valid in the OUTPUT and POSTROUTING
chains. Forwarded packets do not have any socket associated with them.
Packets from kernel threads do have a socket, but usually no owner.
2020-03-26 12:21:24 -07:00
..
linux Support owner matching for iptables. 2020-03-26 12:21:24 -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