plugeth/cmd/devp2p/internal
Martin Holst Swende b9d4412715
cmd/devp2p: fixes for eth and discv4 tests (#23155)
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>
2021-07-07 17:28:14 +02:00
..
ethtest cmd/devp2p: fixes for eth and discv4 tests (#23155) 2021-07-07 17:28:14 +02:00
v4test cmd/devp2p: fixes for eth and discv4 tests (#23155) 2021-07-07 17:28:14 +02:00
v5test p2p/discover: implement v5.1 wire protocol (#21647) 2020-10-14 12:28:17 +02:00