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
Arko Dasgupta ddd22a8198 Support dockerd and system restarts for ipvlan and macvlan networks
This commit carries forward the work done in
https://github.com/docker/libnetwork/pull/2295
and fixes two things
1. Allows macvlan and ipvlan to be restored properly
after dockerd or the system is restarted
2. Makes sure the refcount for the configOnly network
is not incremented for the above case so this network
can be deleted after all the associated ConfigFrom networks
are deleted

Addresses: https://github.com/docker/libnetwork/issues/1743

Signed-off-by: Arko Dasgupta <arko.dasgupta@docker.com>
2019-07-15 15:37:21 -07:00
..
bridge vet: Fix format string warnings 2019-06-26 16:51:22 +01:00
host Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
ipvlan Support dockerd and system restarts for ipvlan and macvlan networks 2019-07-15 15:37:21 -07:00
macvlan Support dockerd and system restarts for ipvlan and macvlan networks 2019-07-15 15:37:21 -07:00
null swarm mode network inspect should provide cluser-wide task details 2017-03-10 19:12:00 -08:00
overlay vet: Fix composite literal uses unkeyed fields warnings 2019-06-26 16:50:56 +01:00
remote Spelling fixes 2018-07-12 12:54:44 -07:00
windows Merge pull request #2231 from msabansal/winnetwork 2019-06-27 11:23:32 +01:00