aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/discover/udp_test.go
Commit message (Expand)AuthorAgeFilesLines
* p2p/discover: implement node bondingFelix Lange2015-04-011-147/+275
* p2p/discover: map listening port using configured mechanismFelix Lange2015-02-131-7/+7
* p2p/discover: deflake UDP testsFelix Lange2015-02-091-55/+107
* p2p/discover: add node URL functions, distinguish TCP/UDP portsFelix Lange2015-02-071-5/+8
* p2p/discover: add some helper functionsFelix Lange2015-02-061-7/+7
* p2p/discover: new package implementing the Node Discovery ProtocolFelix Lange2015-02-061-0/+156