gvisor/runsc/sandbox
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
..
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
network.go Initial network namespace support. 2020-02-20 15:20:40 -08:00
network_unsafe.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sandbox.go New sync package. 2020-01-09 22:02:24 -08:00