moby--moby/libnetwork/networkdb
Flavio Crisciani 1732ab426d Handle cleanup DNS for attachable container
Attachable containers they are tasks with no service associated
their cleanup was not done properly so it was possible to have
a leak of their name resolution if that was the last container
on the network.
Cleanupservicebindings was not able to do the cleanup because there
is no service, while also the notification of the delete arrives
after that the network is already being cleaned

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-10-12 21:41:29 -07:00
..
broadcast.go NetworkDB create NodeID for cluster nodes 2017-09-26 10:48:04 -07:00
cluster.go NetworkDB create NodeID for cluster nodes 2017-09-26 10:48:04 -07:00
delegate.go Fix comparison against wrong constant 2017-09-29 21:05:24 -07:00
event_delegate.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
message.go NetworkDB allow setting PacketSize 2017-07-26 13:44:33 -07:00
networkdb.go Handle cleanup DNS for attachable container 2017-10-12 21:41:29 -07:00
networkdb.pb.go Fix reapTime logic in NetworkDB 2017-09-21 09:37:37 -07:00
networkdb.proto Fix reapTime logic in NetworkDB 2017-09-21 09:37:37 -07:00
networkdb_test.go NetworkDB create NodeID for cluster nodes 2017-09-26 10:48:04 -07:00
networkdbdiagnose.go NetworkDB testing infra 2017-07-27 08:50:43 -07:00
watch.go Fix leak of handleTableEvents 2017-05-31 11:04:19 -07:00