aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/netutil
Commit message (Collapse)AuthorAgeFilesLines
* p2p/netutil: new package for network utilitiesFelix Lange2016-11-236-0/+503
The new package contains three things for now: - IP network list parsing and matching - The WSAEMSGSIZE workaround, which is duplicated in p2p/discover and p2p/discv5.