Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#296 closed feature-request (Fixed)

Allow setting TOS/QoS parameters.

Reported by: aagaande@gmail.com Owned by: andar
Priority: minor Milestone:
Component: Core Version: 1.1.0_dev
Keywords: tos Cc: aagaande@gmail.com

Description

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.

Change History (4)

comment:1 by anonymous, 17 years ago

Type: bugfeature-request

comment:2 by andar, 17 years ago

Milestone: 1.1.0
Version: 0.5.9.21.1.0_dev

comment:3 by andar, 17 years ago

Resolution: fixed
Status: newclosed

Implemented [3604]

comment:4 by (none), 16 years ago

Milestone: 1.1.0

Milestone 1.1.0 deleted

Note: See TracTickets for help on using tickets.