gvisor/pkg/sentry
Ian Gudger 8f029b3f82 Convert DelayOption to the newer/faster SockOpt int type.
DelayOption is set on all new endpoints in gVisor.

PiperOrigin-RevId: 276746791
2019-10-25 13:15:34 -07:00
..
arch Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
context Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
control Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
device Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
fs Merge pull request #641 from tanjianfeng:master 2019-10-23 16:55:15 -07:00
fsimpl Add support for pipes in VFS2. 2019-10-19 11:49:38 -07:00
hostcpu Enable pkg/sentry/hostcpu support on arm64. 2019-09-18 23:51:42 +00:00
hostmm
inet Merge pull request #641 from tanjianfeng:master 2019-10-23 16:55:15 -07:00
kernel Handle AT_SYMLINK_NOFOLLOW flag for execveat. 2019-10-24 01:45:25 -07:00
limits Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
loader Handle AT_SYMLINK_NOFOLLOW flag for execveat. 2019-10-24 01:45:25 -07:00
memmap Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
mm Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
pgalloc Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
platform platform/ptrace: use tgkill instead of kill 2019-10-25 11:19:20 -07:00
safemem Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
sighandling
socket Convert DelayOption to the newer/faster SockOpt int type. 2019-10-25 13:15:34 -07:00
state netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
strace Rename epsocket to netstack. 2019-10-07 13:57:59 -07:00
syscalls Handle AT_SYMLINK_NOFOLLOW flag for execveat. 2019-10-24 01:45:25 -07:00
time Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
unimpl
uniqueid
usage Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
usermem Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
vfs Add support for pipes in VFS2. 2019-10-19 11:49:38 -07:00
watchdog
BUILD