Ticket #296 (closed feature-request: fixed)

Opened 21 months ago

Last modified 13 months ago

Allow setting TOS/QoS parameters.

Reported by: aagaande@… Owned by: andar
Priority: minor Milestone:
Component: core Version: 1.1.0_dev
Keywords: tos Cc: aagaande@…

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

Changed 21 months ago by anonymous

  • type changed from bug to feature-request

Changed 20 months ago by andar

  • version changed from 0.5.9.2 to 1.1.0_dev
  • milestone set to 1.1.0

Changed 20 months ago by andar

  • status changed from new to closed
  • resolution set to fixed

Implemented [3604]

Changed 13 months ago by anonymous

  • milestone 1.1.0 deleted

Milestone 1.1.0 deleted

Note: See TracTickets for help on using tickets.