]> Sergey Matveev's repositories - btrtrc.git/commit
When piece checks fail only ban untrusted peers and only when the entire piece is...
authorMatt Joiner <anacrolix@gmail.com>
Tue, 7 Jan 2020 04:13:28 +0000 (15:13 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 13 Jan 2020 23:51:09 +0000 (10:51 +1100)
commit1039e009559170580100745a0b101f89e51955c1
tree7ee497fe29f3214711c7af9fba78ac13c5df96f0
parentbf0498ed5a6fde570cbe3b806f3dae12d1838827
When piece checks fail only ban untrusted peers and only when the entire piece is dirty

This should help with addressing https://github.com/anacrolix/torrent/issues/364.
piece.go
torrent.go