id summary reporter owner description type status priority milestone component version resolution keywords cc 296 Allow setting TOS/QoS parameters. aagaande@… andar "Setting ToS can be extremely handy for routers supporting traffic shaping options etc, to allow qualifying all data as throughput for example. This becomes increasingly important as more bittorrent data is using random ports and encryption. And it should be very easy to implement. rtorrent (using the same library?) supports this for example: tos = default|lowdelay|throughput|reliability|mincost, tos = hex Change the TOS of peer connections, by default set to throughput. If the option is set to default then the system default TOS is used. A hex value may be used for non-standard settings. " feature-request closed minor Core 1.1.0_dev Fixed tos aagaande@…