runc/netlink
sayuan 5fd23bc59e Set the seed when randMacAddr
If the seed was not seted, all machines get the same MAC address.
Then technique like Open vSwitch won't work due to the same MAC address
of all machines.

Signed-off-by: Shiao-An Yuan <shiao.an.yuan@gmail.com>
2015-04-28 10:58:38 +08:00
..
MAINTAINERS Move libcontainer deps into libcontainer 2014-06-09 15:52:12 -07:00
netlink.go Introduce more entropy in veth name generation 2014-10-02 21:56:48 +00:00
netlink_linux.go Set the seed when randMacAddr 2015-04-28 10:58:38 +08:00
netlink_linux_arm.go netlink: Add NetworkSetMacAddress 2014-09-18 02:15:32 +01:00
netlink_linux_notarm.go netlink: Add NetworkSetMacAddress 2014-09-18 02:15:32 +01:00
netlink_linux_test.go Introducing macvtap device to netlink package 2014-11-21 15:44:15 +00:00
netlink_unsupported.go netlink: add NetworkSetTxQueueLen to set qlen 2014-11-21 01:24:15 +02:00