kubo/core
Marcin Rataj 61f0710100
fix: remove mdns_legacy & Discovery.MDNS.Interval
* fix: remove mdns_legacy

We've been running both implementations for a long, long time.
It is time to remove legacy version and lower the number of LAN packets
IPFS node produces.

See https://github.com/ipfs/go-ipfs/pull/9048#discussion_r906814717
for the Interval removal rational.
2022-06-27 04:17:40 +02:00
..
bootstrap fix(tracing): remove event tracing 2020-01-28 21:31:12 -08:00
commands refactor: prealloc slices with known sizes (#8892) 2022-06-24 21:19:19 +01:00
coreapi chore: replace ioutil with io and os (#8969) 2022-06-14 12:37:02 -04:00
coredag chore: replace ioutil with io and os (#8969) 2022-06-14 12:37:02 -04:00
corehttp chore: replace ioutil with io and os (#8969) 2022-06-14 12:37:02 -04:00
corerepo feat: go-libp2p 0.16, UnixFS autosharding and go-datastore with contexts (#8563) 2021-11-29 19:58:05 +01:00
coreunix chore: replace ioutil with io and os (#8969) 2022-06-14 12:37:02 -04:00
mock chore: replace ioutil with io and os (#8969) 2022-06-14 12:37:02 -04:00
node fix: remove mdns_legacy & Discovery.MDNS.Interval 2022-06-27 04:17:40 +02:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go fix(core/node): unwrap fx error in node construction 2022-03-16 19:32:31 -03:00
core_test.go fix: rewrite dependencies over the go-ipfs-config package 2022-03-04 09:45:16 +01:00
core.go feat: opt-in Swarm.ResourceMgr (go-libp2p v0.18) (#8680) 2022-04-07 21:06:35 -04:00