plugeth/p2p/discover
Felix Lange fc747ef4a6 p2p/discover: new endpoint format
This commit changes the discovery protocol to use the new "v4" endpoint
format, which allows for separate UDP and TCP ports and makes it
possible to discover the UDP address after NAT.
2015-04-30 14:57:33 +02:00
..
database_test.go p2p/discover: new endpoint format 2015-04-30 14:57:33 +02:00
database.go p2p/discover: fix api issues caused by leveldb update 2015-04-28 13:57:57 +03:00
node_test.go p2p/discover: new endpoint format 2015-04-30 14:57:33 +02:00
node.go p2p/discover: new endpoint format 2015-04-30 14:57:33 +02:00
table_test.go p2p/discover: new endpoint format 2015-04-30 14:57:33 +02:00
table.go p2p/discover: new endpoint format 2015-04-30 14:57:33 +02:00
udp_test.go p2p/discover: new endpoint format 2015-04-30 14:57:33 +02:00
udp.go p2p/discover: new endpoint format 2015-04-30 14:57:33 +02:00