plugeth/p2p/discover
Felix Lange 6ef4495a8f
p2p/discover: require table nodes to have an IP (#21330)
This fixes a corner case in discv5. The issue cannot happen in discv4
because it performs IP checks on all incoming node information.
2020-07-13 22:25:45 +02:00
..
v4wire
common.go
lookup.go
node.go
ntp.go
table_test.go p2p/discover: require table nodes to have an IP (#21330) 2020-07-13 22:25:45 +02:00
table_util_test.go
table.go p2p/discover: require table nodes to have an IP (#21330) 2020-07-13 22:25:45 +02:00
v4_lookup_test.go
v4_udp_test.go
v4_udp.go
v5_encoding_test.go
v5_encoding.go
v5_session.go
v5_udp_test.go
v5_udp.go