aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/discv5/udp.go
Commit message (Expand)AuthorAgeFilesLines
* p2p, p2p/discover, p2p/discv5: add IP network restriction featureFelix Lange2016-11-231-2/+2
* p2p/discover, p2p/discv5: prevent relay of invalid IPs and low portsFelix Lange2016-11-231-2/+8
* p2p/discover, p2p/discv5: use netutil.IsTemporaryErrorFelix Lange2016-11-231-8/+1
* p2p/discv5: fixed bootnode connect issuesZsolt Felfoldi2016-11-141-0/+4
* all: update license informationFelix Lange2016-11-091-1/+1
* p2p/discv5: added new topic discovery packageZsolt Felfoldi2016-11-091-0/+456