moby--moby/libnetwork/cmd/dnet
Jana Radhakrishnan b0a7084c05 Honor user provided listen address for gossip
If user provided a non-zero listen address, honor that and bind only to
that address. Right now it is not honored and we always bind to all ip
addresses in the host.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2016-09-22 11:41:57 -07:00
..
cmd.go Add simple integration test cases 2015-09-16 09:17:32 -07:00
dnet.go Honor user provided listen address for gossip 2016-09-22 11:41:57 -07:00
dnet_linux.go Move engine-api to docker/docker/api 2016-09-07 14:38:45 -07:00
dnet_windows.go Move engine-api to docker/docker/api 2016-09-07 14:38:45 -07:00
flags.go Add simple integration test cases 2015-09-16 09:17:32 -07:00
libnetwork.toml Provide a way for libnetwork to make use of Agent mode functionalities 2016-06-05 18:41:21 -07:00