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
Jana Radhakrishnan 6cff09f710 Check existence of network chain before creating
We check for existence of all filter rules in
overlay driver before creating it. We should
also do this for chain creation, because even though
we cleanup network chains when the last container
stops, there is a possibility of a stale network
chain in case of ungraceful restart.

Also cleaned up stale bridges if any exist due to
ungraceful shutdown of daemon.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-12-22 11:22:03 -08:00
..
bridge Merge pull request #831 from chenchun/isolation 2015-12-21 18:10:13 -08:00
host libnetwork <-> ipam driver interaction 2015-10-03 16:18:19 -07:00
null libnetwork <-> ipam driver interaction 2015-10-03 16:18:19 -07:00
overlay Check existence of network chain before creating 2015-12-22 11:22:03 -08:00
remote Add DisableGatewayService in JoinInfo to offering drivers the ability to disable default gateway 2015-12-03 12:51:28 +08:00
windows libnetwork <-> ipam driver interaction 2015-10-03 16:18:19 -07:00