36 Commits (16d314cf300ca99f71b196fb8321992838f92884)

Author SHA1 Message Date
Cyril Fougeray 16d314cf30 Deduplicating code when parsing ipv4/ipv6 address; from the comment on the PR 4 years ago
Cyril Fougeray 3fa37a3452 Added parsing of IPv6 addresses for incomming mDNS requests 4 years ago
Steven Allen e13a3fe3a3 fix: reduce log level of a noisy log line 5 years ago
Edgar Aroutiounian 28f45ac904 [discovery] missing defer .Stop on ticker 5 years ago
Steven Allen 554a8e7bed mdns: always use interface addresses 5 years ago
Raúl Kripalani d87f89314c
Consolidate abstractions and core types into go-libp2p-core (#601) 6 years ago
Steven Allen bb971794b7 disable mdns logging from init 6 years ago
Marten Seemann 0d38750db8 use the new DisableLogging mdns option, don't turn off logging globally 6 years ago
Steven Allen 41c6834850 refactor for transport changes 7 years ago
Łukasz Magiera 498c841eb9 Skip TestMdnsDiscovery 7 years ago
Alexey Kholupko 7c7bd31d3e mDNS discovery starts announcing right away: does not wait for first interval to elapse. 7 years ago
Eric Harris-Braun 9d3b90d67e allow tag to be passed into NewMdnsService 7 years ago
Jeromy f61f242f69 Extract netutil to its own package 8 years ago
Jeromy 70872ff663 update deps 8 years ago
Jeromy 1a53ad77b9 extract host interface 8 years ago
Jeromy 5b6ab8c326 update mdns to version with fixed race condition 8 years ago
Jeromy e6a5c5c241 don't block on DiscoverHandler 8 years ago
Jeromy 8744e460da update local import paths to reflect org change 8 years ago
John Steidley 5c8093b073 gosimple 8 years ago
Jeromy 916bc557c3 split peerstore from peer package 9 years ago
Jeromy b0ad207270 rewrite all package paths to dvcs 9 years ago
Jeromy 15b28dc0ce recursive dependency update of utp lib 9 years ago
Jeromy 4f82ae5e62 move some deps out as gx packages 9 years ago
Jeromy c7cc7482e3 update utp lib 9 years ago
Jeromy 7b48e5bc4d update version of go-multiaddr 9 years ago
Jeromy 7d1706f7ab make mdns service tag conform to standards 9 years ago
Jeromy ada8212cac path rewrites 9 years ago
Jeromy d91b419ecf WIP 9 years ago
Jeromy 9d40a0af19 migrate to gx namespace 9 years ago
Jeromy ebd0a2dfb2 remove multiple multihash deps 9 years ago
Jeromy d4b42f8e45 fixes for sha3 9 years ago
Jeromy 216db146ca more vendoring 9 years ago
Jeromy 51fd99e363 extract from 0.4.0 9 years ago
Juan Batiz-Benet 2392434b6d rewrote imports to p2p 9 years ago
Juan Batiz-Benet 885d86219e move to p2p dir 9 years ago