gvisor/runsc
Ghanan Gowripalan a5acc0616c Support creating protocol instances with Stack ref
Network or transport protocols may want to reach the stack. Support this
by letting the stack create the protocol instances so it can pass a
reference to itself at protocol creation time.

Note, protocols do not yet use the stack in this CL but later CLs will
make use of the stack from protocols.

PiperOrigin-RevId: 334260210
2020-09-28 16:24:04 -07:00
..
boot Support creating protocol instances with Stack ref 2020-09-28 16:24:04 -07:00
cgroup Merge pull request #3102 from stripe:andrew/cgroup-eintr 2020-07-28 13:16:30 -07:00
cmd Remove option to panic gofer 2020-09-17 12:01:45 -07:00
config Add support for OCI seccomp filters in the sandbox. 2020-09-15 23:19:17 -07:00
console Refactor tty codebase to use master-replica terminology. 2020-09-01 14:43:41 -07:00
container fix TestUserLog for multi-arch 2020-09-25 14:48:37 +08:00
flag Make flag propagation automatic 2020-08-26 20:24:41 -07:00
fsgofer Add openat() to list of permitted syscalls in gotsan runs. 2020-09-25 19:36:01 -07:00
sandbox Refactor tty codebase to use master-replica terminology. 2020-09-01 14:43:41 -07:00
specutils fix seccomp test for ARM64 2020-09-25 14:49:13 +08:00
BUILD Include shim in individual released binaries. 2020-08-25 12:24:32 -07:00
main.go Make flag propagation automatic 2020-08-26 20:24:41 -07:00
version.go
version_test.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00