gvisor/pkg/sentry
Dean Deng 76a7ace751 Add BoundEndpointAt filesystem operation.
BoundEndpointAt() is needed to support Unix sockets bound at a
file path, corresponding to BoundEndpoint() in VFS1.

Updates #1476.

PiperOrigin-RevId: 303258251
2020-03-26 21:52:24 -07:00
..
arch Merge pull request #2061 from lubinszARM:pr_restart_syscall 2020-03-18 17:11:43 -07:00
contexttest Update package locations. 2020-01-27 15:31:32 -08:00
control Use host-defined file owner and mode, when possible, for imported fds. 2020-03-26 16:47:20 -07:00
device Standardize on tools directory. 2020-01-27 12:21:00 -08:00
devices/memdev Add //pkg/sentry/devices/memdev. 2020-01-29 10:09:31 -08:00
fs Use host-defined file owner and mode, when possible, for imported fds. 2020-03-26 16:47:20 -07:00
fsbridge Add support for mount flags 2020-03-13 08:58:04 -07:00
fsimpl Add BoundEndpointAt filesystem operation. 2020-03-26 21:52:24 -07:00
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostmm Update package locations. 2020-01-27 15:31:32 -08:00
inet Fix S/R on inet.Namespace. 2020-03-05 17:40:18 -08:00
kernel Support owner matching for iptables. 2020-03-26 12:21:24 -07:00
limits Update package locations. 2020-01-27 15:31:32 -08:00
loader Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
memmap Update package locations. 2020-01-27 15:31:32 -08:00
mm Add option to skip stuck tasks waiting for address space 2020-02-25 13:44:18 -08:00
pgalloc Update package locations. 2020-01-27 15:31:32 -08:00
platform Merge pull request #1986 from lubinszARM:pr_ring0_clean_1 2020-03-26 08:49:12 -07:00
sighandling Fix "application exiting with {Code:0 Signo:27}" during boot. 2020-03-13 11:26:45 -07:00
socket Support owner matching for iptables. 2020-03-26 12:21:24 -07:00
state Standardize on tools directory. 2020-01-27 12:21:00 -08:00
strace Add netlink sockopt logging to strace. 2020-02-25 15:35:24 -08:00
syscalls Misc fixes to make stat_test pass (almost) 2020-03-25 14:59:15 -07:00
time Standardize on tools directory. 2020-01-27 12:21:00 -08:00
unimpl Update package locations. 2020-01-27 15:31:32 -08:00
uniqueid Update package locations. 2020-01-27 15:31:32 -08:00
usage Document MinimumTotalMemoryBytes. 2020-02-10 12:08:32 -08:00
vfs Add BoundEndpointAt filesystem operation. 2020-03-26 21:52:24 -07:00
watchdog watchdog: print panic error message before other messages 2020-02-28 17:54:36 -08:00
BUILD Cleanup internal package group. 2020-02-10 17:12:59 -08:00