mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
This PR fixes a false positive PONG 'to' endpoint mismatch seen in hive tests:
got {IP:172.17.0.7 UDP:44025 TCP:44025}, want {IP:172.17.0.7 UDP:44025 TCP:0}
Co-authored-by: Felix Lange <fjl@twurst.com>
|
||
|---|---|---|
| .. | ||
| testdata | ||
| chain.go | ||
| chain_test.go | ||
| helpers.go | ||
| large.go | ||
| suite.go | ||
| suite_test.go | ||
| transaction.go | ||
| types.go | ||