Opened 15 years ago
Closed 15 years ago
#991 closed Enhancement (fixed)
Add "--tos" command line option to CLI
Reported by: | RonF | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.30 |
Component: | CLI | Version: | 1.21 |
Severity: | Normal | Keywords: | |
Cc: |
Description
I submitted an earlier patch to add DSCP support to Transmission. Some of my changes were accepted, and there's now a hidden preference in the GTk client for it, but it didn't make it into the CLI. I've rewritten my patch as a more generic "--tos" switch there, compatible with the changes that are now in libtransmission for setting this.
Attachments (1)
Change History (8)
Changed 15 years ago by RonF
comment:1 Changed 15 years ago by charles
- Milestone changed from None Set to 1.30
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 15 years ago by charles
Thanks Ron :)
comment:3 Changed 15 years ago by RonF
- Resolution fixed deleted
- Status changed from closed to reopened
Whoops - I just noticed that when I redid the patch, I forget to change the usage text to reflect that the TOS default is now 8, not 32 as I had originally coded it. You might want to change the text there to match the correct default.
comment:4 Changed 15 years ago by livings124
- Resolution set to fixed
- Status changed from reopened to closed
comment:5 Changed 15 years ago by charles
- Resolution fixed deleted
- Status changed from closed to reopened
comment:6 Changed 15 years ago by charles
- Owner set to charles
- Status changed from reopened to new
comment:7 Changed 15 years ago by charles
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Patch to add "--tos" option to CLI