gvisor/runsc/boot
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
..
filter Allow CLONE_SETTLS for Go 1.16 2020-09-22 09:58:09 -07:00
platforms Standardize on tools directory. 2020-01-27 12:21:00 -08:00
pprof Initial network namespace support. 2020-02-20 15:20:40 -08:00
BUILD Add VFS2 overlay support in runsc 2020-09-17 01:09:42 -07:00
compat.go Improve unsupported syscall message 2020-05-18 10:23:22 -07:00
compat_amd64.go Improve unsupported syscall message 2020-05-18 10:23:22 -07:00
compat_arm64.go Improve unsupported syscall message 2020-05-18 10:23:22 -07:00
compat_test.go Merge pull request #1233 from xiaobo55x:compatLog 2019-12-06 19:41:39 -08:00
controller.go Simplify FD handling for container start/exec 2020-09-04 11:42:02 -07:00
debug.go Update canonical repository. 2019-06-13 16:50:15 -07:00
events.go Update canonical repository. 2019-06-13 16:50:15 -07:00
fs.go Honor readonly flag for root mount 2020-09-08 14:00:43 -07:00
fs_test.go Move boot.Config to its own package 2020-08-19 18:37:42 -07:00
limits.go New sync package. 2020-01-09 22:02:24 -08:00
loader.go Support creating protocol instances with Stack ref 2020-09-28 16:24:04 -07:00
loader_test.go Honor readonly flag for root mount 2020-09-08 14:00:43 -07:00
network.go Move boot.Config to its own package 2020-08-19 18:37:42 -07:00
strace.go Make flag propagation automatic 2020-08-26 20:24:41 -07:00
vfs.go Add VFS2 overlay support in runsc 2020-09-17 01:09:42 -07:00