go-ethereum/p2p
Felix Lange 32dda97602 p2p/discover: ignore packet version numbers
The strict matching can get in the way of protocol upgrades.
2015-09-30 16:23:03 +02:00
..
discover p2p/discover: ignore packet version numbers 2015-09-30 16:23:03 +02:00
nat
dial.go
dial_test.go
message.go
message_test.go
metrics.go
peer.go
peer_error.go
peer_test.go
protocol.go
rlpx.go
rlpx_test.go
server.go
server_test.go