1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/cmd/dnet
Madhu Venugopal a42e5f0663 Flip the default for the flag AllowNonDefaultBridge in bridge driver
Replaced it with DisableBridgeCreation and it can be used ONLY in
a special case for docker0 bridge from docker, instead of calling it
from all other case.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-09-24 02:18:35 -07:00
..
cmd.go Add simple integration test cases 2015-09-16 09:17:32 -07:00
dnet.go Flip the default for the flag AllowNonDefaultBridge in bridge driver 2015-09-24 02:18:35 -07:00
flags.go Add simple integration test cases 2015-09-16 09:17:32 -07:00
libnetwork.toml Reading the top level element (network) from datastore on init 2015-06-18 08:35:46 -07:00