moby--moby/libnetwork/networkdb
Flavio Crisciani da9ac65ea6 Remove explicit set of memberlist protocol
Memberlist does a full validation of the protocol version (min, current, max)
amoung all the ndoes of the cluster.
The previous code was setting the protocol version to max version.
That made the upgrade incompatible.

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-05-08 16:58:53 -07:00
..
broadcast.go On send node envents, notify only if there are peers 2017-04-21 10:19:08 -07:00
cluster.go Remove explicit set of memberlist protocol 2017-05-08 16:58:53 -07:00
delegate.go control-plane hardning: cleanup local state on peer leaving a network 2017-03-31 01:49:03 -07:00
event_delegate.go Generating node discovery events to the drivers from networkdb 2017-02-01 17:54:51 -08:00
message.go Use protobuf in networkdb core messages 2016-05-17 09:18:24 -07:00
networkdb.go control-plane hardning: cleanup local state on peer leaving a network 2017-03-31 01:49:03 -07:00
networkdb.pb.go Recover from transient gossip failures 2016-09-19 15:58:14 -07:00
networkdb.proto Recover from transient gossip failures 2016-09-19 15:58:14 -07:00
networkdb_test.go Fix panic in networkdb test code 2017-03-15 23:26:32 -07:00
watch.go Generating node discovery events to the drivers from networkdb 2017-02-01 17:54:51 -08:00