ipfs-cluster/ipfsconn/ipfshttp
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
..
config_test.go Add ability to run Garbage Collector on all peers 2019-10-22 11:13:19 +05:30
config.go Add ability to run Garbage Collector on all peers 2019-10-22 11:13:19 +05:30
ipfshttp_test.go Feature: Support multiple listeners in configuration 2020-02-28 11:16:16 -05:00
ipfshttp.go fix: Fix typos (#1001) 2020-02-03 10:30:04 +01:00