kubo/core/node/libp2p
Steven Allen 1f23fc000c feat: add autonat config options
1. Enable AutoNATService on _all_ nodes by default. If it's an issue, we can
disable it in RC3 but this will give us the best testing results.
2. Expose options to configure AutoNAT rate limiting.
2020-04-14 20:54:58 -07:00
..
addrs.go migrate to go-libp2p-core. 2019-05-31 23:23:52 -07:00
discovery.go fix: migrate from deprecated warning function 2020-01-28 21:20:21 -08:00
host.go migrate to go-libp2p-core. 2019-05-31 23:23:52 -07:00
hostopt.go migrate to go-libp2p-core. 2019-05-31 23:23:52 -07:00
libp2p.go chore: fix deprecation warnings 2019-09-26 15:38:12 -07:00
nat.go feat: add autonat config options 2020-04-14 20:54:58 -07:00
peerstore.go fix: close peerstore on stop 2019-09-05 17:20:14 -07:00
pnet.go update to new private network interfaces 2020-03-09 19:39:06 -07:00
pubsub.go ipns(pubsub): utilize persistent pubsub value store 2019-12-11 11:52:05 -05:00
relay.go fix: remove internal relay discovery 2020-03-31 12:24:55 -07:00
routing.go properly expose dual dht 2020-04-13 15:58:12 -07:00
routingopt.go feat: introduce the dual WAN/LAN DHT 2020-04-09 21:41:38 -07:00
smux.go fix: migrate from deprecated warning function 2020-01-28 21:20:21 -08:00
topicdiscovery.go ipns(pubsub): utilize persistent pubsub value store 2019-12-11 11:52:05 -05:00
transport.go feat: tls by default 2020-03-29 19:12:54 -07:00