moby--moby/libnetwork/networkdb
Madhu Venugopal 6368406c26 Adding Advertise-addr support
With this change, all the auto-detection of the addresses are removed
from libnetwork and the caller takes the responsibilty to have a proper
advertise-addr in various scenarios (including externally facing public
advertise-addr with an internal facing private listen-addr)

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2016-07-21 02:44:25 -07:00
..
broadcast.go
cluster.go Adding Advertise-addr support 2016-07-21 02:44:25 -07:00
delegate.go
event_delegate.go
message.go
networkdb.go Adding Advertise-addr support 2016-07-21 02:44:25 -07:00
networkdb.pb.go
networkdb.proto
networkdb_test.go
watch.go