gvisor/pkg/sentry/socket/hostinet
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
..
BUILD Port netstack, hostinet, and netlink sockets to VFS2. 2020-05-01 12:54:41 -07:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
hostinet.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
save_restore.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket.go Port netstack, hostinet, and netlink sockets to VFS2. 2020-05-01 12:54:41 -07:00
socket_unsafe.go Port netstack, hostinet, and netlink sockets to VFS2. 2020-05-01 12:54:41 -07:00
socket_vfs2.go Update vfs2 socket TODOs. 2020-05-05 12:11:14 -07:00
sockopt_impl.go Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
stack.go Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink. 2020-02-04 18:05:03 -08:00