1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers
Flavio Crisciani a15113e012 Remove useless flags on operations
In the peerDelete the updateDB flag was always true
In the peerAdd the updateDB flag was always true except for
the initSandbox case. But now the initSandbox is handled by the
go routing of the peer operations, so we can move that flag
down and remove it from the top level functions

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-08-14 09:20:55 -07:00
..
bridge Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
host Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
ipvlan Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
macvlan Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
null swarm mode network inspect should provide cluser-wide task details 2017-03-10 19:12:00 -08:00
overlay Remove useless flags on operations 2017-08-14 09:20:55 -07:00
remote Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
solaris Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
windows Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00