mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-05-14 18:43:34 +00:00
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>