Commit Graph

2 Commits

Author SHA1 Message Date
Flavio Crisciani 711d033757 Handle IP reuse in overlay
In case of IP reuse locally there was a race condition
that was leaving the overlay namespace with wrong configuration
causing connectivity issues.
This commit introduces the use of setMatrix to handle the transient
state and make sure that the proper configuration is maintained

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-10-02 11:12:33 -07:00
Jana Radhakrishnan dec79c21f2 Convert overlay peer updates to use protobuf
Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2016-05-18 20:44:50 -07:00