Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
database.go
ethdb, p2p/discover: replace "alloted" with "allotted" ( #2785 )
8 years ago
database_test.go
p2p/discover: support incomplete node URLs, add Resolve
9 years ago
node.go
mobile: initial wrappers for mobile support
8 years ago
node_test.go
p2p/discover: support incomplete node URLs, add Resolve
9 years ago
ntp.go
p2p/discover: emphasize warning, add 10 min cooldown
9 years ago
table.go
p2p/discover: prevent bonding self
9 years ago
table_test.go
p2p/discover, p2p/discv5: prevent relay of invalid IPs and low ports
8 years ago
udp.go
p2p, p2p/discover, p2p/discv5: add IP network restriction feature
8 years ago
udp_test.go
p2p, p2p/discover, p2p/discv5: add IP network restriction feature
8 years ago