mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
This resolves a minor issue where neighbors responses containing less than 16 nodes would bump the failure counter, removing the node. One situation where this can happen is a private deployment where the total number of extant nodes is less than 16. Issue found by @jsying. |
||
|---|---|---|
| .. | ||
| node.go | ||
| ntp.go | ||
| table.go | ||
| table_test.go | ||
| table_util_test.go | ||
| udp.go | ||
| udp_test.go | ||