gvisor/pkg/sentry/socket/netstack
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
..
BUILD Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
device.go Rename epsocket to netstack. 2019-10-07 13:57:59 -07:00
netstack.go Automated rollback of changelist 301837227 2020-03-25 08:11:21 -07:00
provider.go Support owner matching for iptables. 2020-03-26 12:21:24 -07:00
save_restore.go Rename epsocket to netstack. 2019-10-07 13:57:59 -07:00
stack.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00