gvisor/pkg/sentry/socket
Dean Deng faf89dd31a Update vfs2 socket TODOs.
Three updates:
- Mark all vfs2 socket syscalls as supported.
- Use the same dev number and ino number generator for all types of sockets,
  unlike in VFS1.
- Do not use host fd for hostinet metadata.

Fixes #1476, #1478, #1484, 1485, #2017.

PiperOrigin-RevId: 309994579
2020-05-05 12:11:14 -07:00
..
control Port SCM Rights to VFS2. 2020-04-24 13:46:58 -07:00
hostinet Update vfs2 socket TODOs. 2020-05-05 12:11:14 -07:00
netfilter Support for connection tracking of TCP packets. 2020-05-01 16:59:40 -07:00
netlink Port netstack, hostinet, and netlink sockets to VFS2. 2020-05-01 12:54:41 -07:00
netstack Update vfs2 socket TODOs. 2020-05-05 12:11:14 -07:00
unix Update vfs2 socket TODOs. 2020-05-05 12:11:14 -07:00
BUILD Add FileDescription interface for socket files. 2020-04-01 07:57:12 -07:00
socket.go Record VFS2 sockets in global socket map. 2020-04-04 21:02:42 -07:00