mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-08-28 03:38:11 +00:00
d8c505f256
Currently we craete container mac address completely randomly. But we probably need to generate based on IP so that the mac address stays the same for a given IP. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>