consul/vendor/github.com/hashicorp/serf/serf
James Phillips bc2a45a9de
Updates memberlist and Serf (and adds new dependencies).
This gets a number of improvements:

* Fixed a missing case where gossip would stop flowing to dead nodes for a short while.
* Uses the go-sockaddr library to look for private IP addresses, which prefers non-loopback
  private addresses over loopback ones when trying to automatically determine the advertise address.
* Properly seeds Go's random number generator using the seed library.
* Serf snapshots no longer have the executable bit set on thie file.
2017-02-08 13:56:07 -08:00
..
broadcast.go
coalesce.go
coalesce_member.go
coalesce_user.go
config.go Updates memberlist and Serf (and adds new dependencies). 2017-02-08 13:56:07 -08:00
conflict_delegate.go
delegate.go
event.go
event_delegate.go
internal_query.go
keymanager.go
lamport.go
merge_delegate.go
messages.go
ping_delegate.go
query.go
serf.go Updates memberlist and Serf (and adds new dependencies). 2017-02-08 13:56:07 -08:00
snapshot.go Updates memberlist and Serf (and adds new dependencies). 2017-02-08 13:56:07 -08:00