Open GoogleCodeExporter opened 8 years ago
As of r277, PeerBlock generates the cache.p2b (the file used to determine what
PeerBlock blocks) by adding all IP addresses in lists set up as block (including
permblock.p2b) and then subtracts the IP addresses according to the lists set
up as
allow (including permallow.p2b).
Perhaps the logic could be changed lik this: Gather all list's IP addresses
that are
set to block -> remove IP addresses according to the lists that are set to
allow ->
add IP addresses according to permblock.p2b -> remove IP addresses according to
permallow.p2b? This would give user manually added block/allow more priority.
Original comment by tippy%pe...@gtempaccount.com
on 26 Feb 2010 at 4:41
Original comment by peerbloc...@gmail.com
on 26 Feb 2010 at 4:46
Original issue reported on code.google.com by
tippy%pe...@gtempaccount.com
on 26 Feb 2010 at 4:34