gvisor/runsc
gVisor bot 4a73bae269 Initial network namespace support.
TCP/IP will work with netstack networking. hostinet doesn't work, and sockets
will have the same behavior as it is now.

Before the userspace is able to create device, the default loopback device can
be used to test.

/proc/net and /sys/net will still be connected to the root network stack; this
is the same behavior now.

Issue #1833

PiperOrigin-RevId: 296309389
2020-02-20 15:20:40 -08:00
..
boot Initial network namespace support. 2020-02-20 15:20:40 -08:00
cgroup Standardize on tools directory. 2020-01-27 12:21:00 -08:00
cmd Add statefile command to runsc. 2020-02-19 18:28:42 -08:00
console Standardize on tools directory. 2020-01-27 12:21:00 -08:00
container Add flag package to limit visibility. 2020-02-10 13:57:01 -08:00
criutil Standardize on tools directory. 2020-01-27 12:21:00 -08:00
debian Fix repository build scripts. 2019-11-05 15:16:04 -08:00
dockerutil Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
flag Add flag package to limit visibility. 2020-02-10 13:57:01 -08:00
fsgofer Support listxattr and removexattr syscalls. 2020-02-07 14:47:13 -08:00
sandbox Initial network namespace support. 2020-02-20 15:20:40 -08:00
specutils Standardize on tools directory. 2020-01-27 12:21:00 -08:00
testutil runsc/container_test: hide host /etc in test containers 2020-02-06 14:02:52 -08:00
BUILD Clean-up comments in runsc/BUILD and CONTRIBUTING.md. 2020-02-10 14:15:36 -08:00
main.go Add statefile command to runsc. 2020-02-19 18:28:42 -08:00
version.go Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
version_test.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00