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/overlay
Jana Radhakrishnan 9b31fc50ba Don't treat non-nil output as error in ChainExists
ChainExists should not treat non-nil output as
error because there is always going to be some
output while dumping iptable rules.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-12-22 12:25:47 -08:00
..
filter.go Don't treat non-nil output as error in ChainExists 2015-12-22 12:25:47 -08:00
joinleave.go Fixes a case of ungraceful daemon restart + unreachable store 2015-10-29 17:16:52 -07:00
ov_endpoint.go Remove always-on watch for networks and endpoints 2015-10-06 14:15:49 -07:00
ov_network.go Check existence of network chain before creating 2015-12-22 11:22:03 -08:00
ov_serf.go Do not attempt serf query when not initialized 2015-12-03 10:21:43 -08:00
ov_utils.go Check existence of network chain before creating 2015-12-22 11:22:03 -08:00
overlay.go Fix mutex copy 2015-12-07 14:20:13 -08:00
overlay_test.go Integration with Docker Discovery 2015-10-01 12:32:55 -07:00
peerdb.go Fix mutex copy 2015-12-07 14:20:13 -08:00