I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 8e9c541e authored by jrandom's avatar jrandom Committed by zzz
Browse files

* new simple 'invalid reply rate' tracking the number of replies a peer sends that Suck.

(e.g. we can't find the referenced peer or the data they send back is corrupt/expired).
This is like the old invalidReplies, except its a rate that decays.
* if we receive more than 5 invalid replies from a peer in a 1-2 hour period,
stop verifying any subsequent replies, and also stop asking them for keys.
* cleaned up the store validation even further
parent 7ed310ff
No related branches found
No related tags found
No related merge requests found
Showing
with 265 additions and 61 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment