ipfs-cluster/cmd/ipfs-cluster-follow
Hector Sanjuan 531379b1d9
Feature: Support multiple listeners in configuration
* add ipv6 listening addresses to the default config

* ipfsproxy: support multiple listeners. Add default ipv6.

* mm

* restapi: support multiple listen addresses. enable ipv6

* cluster_config: format default listen addresses

* commands: update for multiple listeners. Fix randomports for udp and ipv6.

* ipfs-cluster-service: fix randomports test

* multiple listeners: fix remaining tests

* golint

* Disable ipv6 in defaults

It is not supported by docker by default. It is not supported in travis-CI
build environments. User can enable it now manually.

* proxy: disable ipv6 in test

* ipfshttp: fix test

Co-authored-by: @RubenKelevra <cyrond@gmail.com>
2020-02-28 11:16:16 -05:00
..
dist Update copyrights to 2020x 2019-12-20 14:40:34 +01:00
commands.go Feature: Support multiple listeners in configuration 2020-02-28 11:16:16 -05:00
main.go Fix #992: Ensure the gateway variable is set on the run --init command 2019-12-23 23:32:06 +01:00
Makefile follow: makefile: fix "all" rule 2019-12-13 09:47:01 +01:00