quorum/p2p/discover
Felix Lange a47341cf96 p2p, p2p/discover, p2p/discv5: add IP network restriction feature
The p2p packages can now be configured to restrict all communication to
a certain subset of IP networks. This feature is meant to be used for
private networks.
2016-11-22 22:21:18 +01:00
..
database.go ethdb, p2p/discover: replace "alloted" with "allotted" (#2785) 2016-07-12 11:42:47 +02:00
database_test.go p2p/discover: support incomplete node URLs, add Resolve 2015-12-17 23:38:54 +01:00
node.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
node_test.go p2p/discover: support incomplete node URLs, add Resolve 2015-12-17 23:38:54 +01:00
ntp.go p2p/discover: emphasize warning, add 10 min cooldown 2016-02-24 12:16:28 +02:00
table.go p2p/discover: prevent bonding self 2016-05-02 18:50:16 +02:00
table_test.go p2p/discover, p2p/discv5: prevent relay of invalid IPs and low ports 2016-11-22 22:21:18 +01:00
udp.go p2p, p2p/discover, p2p/discv5: add IP network restriction feature 2016-11-22 22:21:18 +01:00
udp_test.go p2p, p2p/discover, p2p/discv5: add IP network restriction feature 2016-11-22 22:21:18 +01:00