go-libp2p/p2p/discovery
Steven Allen 554a8e7bed mdns: always use interface addresses
We don't want to use the transformed/munged host addresses for local
announcements. Ideally, we'd take a more scientific approach to this (i.e.,
"host, please give me addresses relative to X") but we can't do that yet.
2019-07-15 21:04:05 -07:00
..
mdns.go mdns: always use interface addresses 2019-07-15 21:04:05 -07:00
mdns_test.go Consolidate abstractions and core types into go-libp2p-core (#601) 2019-05-26 22:55:46 +01:00