runc/network
Michael Crosby b9d08491f6 Add loop for veth pair creation on ErrInterfaceExists
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2014-10-02 22:03:25 +00:00
..
loopback.go Don't set the MTU for loopback interfaces. 2014-07-15 01:01:26 +00:00
netns.go Fix leaking file descriptor in NetNs strategy 2014-09-25 14:05:24 -04:00
network.go implementing SetInterfaceMac 2014-09-29 23:55:47 +02:00
stats.go Fix veth network stats. Tx on the host vETH is ingress traffic and not egress. 2014-07-24 05:50:44 +00:00
strategy.go Refactores network Interface a bit to use NetworkState struct instead of a map for passing runtime information around. 2014-06-25 22:51:28 +00:00
types.go MACAddress -> MacAddress 2014-09-30 00:33:12 +02:00
veth.go Add loop for veth pair creation on ErrInterfaceExists 2014-10-02 22:03:25 +00:00
veth_test.go Introduce more entropy in veth name generation 2014-10-02 21:56:48 +00:00