Implement prioritisation for ip ranges

Feature requests not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
avarabyeu
Posts: 1
Joined: Thu Nov 20, 2014 8:53 am

Implement prioritisation for ip ranges

Post by avarabyeu »

It would be good to have similar functionality like uTorrent provides with isp.peer_policy_url property.
The format is the following:
<iprange start="10.0.0.0" end="10.255.255.255" weight="10" />
<iprange start="172.16.0.0" end="172.16.255.255" weight="10" />

Here is actually the way to say bittorrent client where to find peers firstly.
It's pretty good for users as well as for ISPs to keep bittorrent traffic inside of ISP's network.
Post Reply