gvisor/pkg/sentry/socket
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
..
control Enable IPV6_RECVTCLASS socket option for datagram sockets 2020-02-18 15:45:36 -08:00
hostinet Internal change. 2020-02-13 10:59:52 -08:00
netfilter Support owner matching for iptables. 2020-03-26 12:21:24 -07:00
netlink Move Align{Up,Down} into binary package. 2020-02-11 11:09:31 -08:00
netstack Support owner matching for iptables. 2020-03-26 12:21:24 -07:00
unix Prevent arbitrary size allocation when sending UDS messages. 2020-01-28 18:46:14 -08:00
BUILD Update package locations. 2020-01-27 15:31:32 -08:00
socket.go Update package locations. 2020-01-27 15:31:32 -08:00