gvisor/pkg/sentry
Ghanan Gowripalan baa0888f11 Rename SetForwarding to SetForwardingDefaultAndAllNICs
...to make it clear to callers that all interfaces are updated with the
forwarding flag and that future NICs will be created with the new
forwarding state.

PiperOrigin-RevId: 373618435
2021-05-13 11:24:20 -07:00
..
arch platform/kvm/x86: restore mxcsr when switching from guest to sentry 2021-04-01 13:28:15 -07:00
contexttest
control return root pids with runsc ps 2021-02-24 15:20:43 +00:00
device
devices
fdimport
fs Move SO_RCVBUF to socketops. 2021-04-20 09:32:54 -07:00
fsbridge [vfs2] Don't leak reference from Mountnamespace.Root(). 2020-10-06 00:21:02 -07:00
fsimpl Fix TODO comments. 2021-05-12 18:09:03 -07:00
fsmetric Port filesystem metrics to VFS2. 2020-11-18 18:10:02 -08:00
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostfd [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
hostmm [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
inet Implement /proc/sys/net/ipv4/ip_local_port_range 2021-03-08 20:40:34 -08:00
kernel Remove metrics: fallback, vsyscallCount and partialResult 2021-04-26 17:37:29 -07:00
limits [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
loader Remove uses of the binary package from the rest of the sentry. 2021-05-04 16:41:08 -07:00
memmap
mm [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
pgalloc [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
platform Merge pull request #5758 from zhlhahaha:2125 2021-05-07 12:39:14 -07:00
sighandling [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
socket Rename SetForwarding to SetForwardingDefaultAndAllNICs 2021-05-13 11:24:20 -07:00
state [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
strace Implement epoll_pwait2. 2021-04-29 15:22:09 -07:00
syscalls
time Remove metrics: fallback, vsyscallCount and partialResult 2021-04-26 17:37:29 -07:00
unimpl
uniqueid
usage [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
vfs Remove ResolvingPath.Restart 2021-04-29 11:26:04 -07:00
watchdog Add a helpful message in stuck task logs. 2020-11-19 16:52:25 -08:00
BUILD