Files
lighthouse/beacon_node
blacktemplar 3f0a113c7f ban IP addresses if too many banned peers for this IP address (#1543)
## Issue Addressed

#1283 

## Proposed Changes

All peers with the same IP will be considered banned as long as there are more than 5 (constant) peers with this IP that have a score below the ban threshold. As soon as some of those 5 peers get unbanned (through decay) and if there are then less than 5 peers with a score below the threshold the IP will be considered not banned anymore.
2020-08-21 01:41:12 +00:00
..
2020-08-18 08:11:39 +00:00
2020-08-18 09:27:04 +00:00
2020-08-17 08:05:13 +00:00
2020-08-19 09:31:01 +00:00