y500 / libtorrent

Automatically exported from code.google.com/p/libtorrent
0 stars 0 forks source link

IP filter blocks trackers #754

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Define an IP filter
2.Trackers will be blocked if their IP is filtered
3.uTorrent doesn't block trackers in this situation

What is the expected output? What do you see instead?
Trackers shouldn't be blocked if their IP is filtered.

What version of the product are you using? On what operating system?
libtorrent 1.0.4 (qBittorrent 3.2.0) on Windows 7 x64

Please provide any additional information below.
Bug 71 requested the contrary, please make a option to allow trackers to bypass 
IP filter

Original issue reported on code.google.com by mr6...@gmail.com on 8 Jun 2015 at 2:39

GoogleCodeExporter commented 8 years ago
there is an option called "apply_ip_filter_to_trackers" which defaults to true.

Original comment by arvid.no...@gmail.com on 8 Jun 2015 at 4:28