gvisor/pkg/sentry/socket
Dean Deng d01a8ca347 Add FileDescription interface for socket files.
Refactor the existing socket interface to share methods between VFS1 and VFS2.
The method signatures do not contain anything filesystem-related, so they don't
need to be re-defined for VFS2.

Updates #1476, #1478, #1484, #1485.

PiperOrigin-RevId: 304184545
2020-04-01 07:57:12 -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 Add FileDescription interface for socket files. 2020-04-01 07:57:12 -07:00
socket.go Add FileDescription interface for socket files. 2020-04-01 07:57:12 -07:00