runc/network
Michael Crosby 549f508d5b Change namespaces config to include path for setns
This changes the namespace configuration on the config to include the
name of the namespace along with an optional path.  This path is used to
point to a file of another namespace for the namespace so that it can be
joined in place of the empty, initialized namespace.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2014-12-03 12:00:43 -08:00
..
loopback.go Don't set the MTU for loopback interfaces. 2014-07-15 01:01:26 +00:00
network.go enable hairpin mode on virtual interface bridge port 2014-11-03 23:11:37 -05:00
stats.go Only fetch network stats we use. 2014-10-27 17:09:36 -07:00
strategy.go Change namespaces config to include path for setns 2014-12-03 12:00:43 -08:00
types.go Change namespaces config to include path for setns 2014-12-03 12:00:43 -08:00
veth.go Remove hairpin nat on veth create 2014-11-19 17:08:49 -08:00
veth_test.go Adds a tx_queuelen setting for veth in the network configuration and defaults it to 0. 2014-10-10 13:29:46 -04:00