mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-19 01:20:39 +00:00
When resending the WHOAREYOU packet, a new nonce and random IV should not be generated. The sent packet needs to match the previously-sent one exactly in order to make the handshake retry work. --------- Co-authored-by: Felix Lange <fjl@twurst.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| crypto.go | ||
| crypto_test.go | ||
| encoding.go | ||
| encoding_test.go | ||
| msg.go | ||
| session.go | ||