plugeth/p2p/discover
Felix Lange 92928309b2 p2p/discover: add version number to ping packet
The primary motivation for doing this right now is that old PoC 8
nodes and newer PoC 9 nodes keep discovering each other, causing
handshake failures.
2015-04-01 15:53:04 +02:00
..
node_test.go p2p/discover: add NodeID.Pubkey 2015-03-04 12:27:24 +01:00
node.go %#x => %x 2015-03-20 12:52:03 +01:00
table_test.go p2p/discover: deflake UDP tests 2015-02-09 11:02:32 +01:00
table.go p2p: server>discover table Self=Node exported 2015-03-15 13:38:41 +07:00
udp_test.go p2p/discover: map listening port using configured mechanism 2015-02-13 11:39:32 +01:00
udp.go p2p/discover: add version number to ping packet 2015-04-01 15:53:04 +02:00