• Felix Lange's avatar
    p2p/discover: new endpoint format · fc747ef4
    Felix Lange authored
    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.
    fc747ef4
Name
Last commit
Last update
..
discover Loading commit data...
nat Loading commit data...
handshake.go Loading commit data...
handshake_test.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
peer.go Loading commit data...
peer_error.go Loading commit data...
peer_test.go Loading commit data...
protocol.go Loading commit data...
rlpx.go Loading commit data...
rlpx_test.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...
testlog_test.go Loading commit data...