1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Find a file
Alessandro Boch ea14d68757 libnetwork to honor explicit mac-address
- Currently endpoint interface mac address is
  not being set in network.go when user specified
  the mac address for the container.
- Overlay driver expects to get the user defined mac-address
  from InterfaceInfo.

Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-11-14 13:17:43 -08:00
libnetwork libnetwork to honor explicit mac-address 2015-11-14 13:17:43 -08:00