The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Find a file
Alessandro Boch dbfc99eb94 Change in bridge/setup_ip_tables.go
- With the transition to ipam, bridge ip address stored
  in `bridgeInterface` is guaranteed to be the ip of the
  OS bridge by the `setupBridgeIPv4` step function.
  Therefore the `setupIPTables()` step function no
  longer needs to fetch the address from the OS.

Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-01-26 10:48:47 -08:00
libnetwork Change in bridge/setup_ip_tables.go 2016-01-26 10:48:47 -08:00