Opened 16 years ago
Closed 16 years ago
#699 closed bug (Fixed)
tos option not working
Reported by: | aagaande@gmail.com | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Unknown | Version: | 1.1.0_RC3 |
Keywords: | Cc: |
Description
I'm using deluge 1.1-RC3, filled 0x08 (throughput) into the TOS field in options, but when the data gets to my router the tos isn't set.
However, if I run deluge as a seperate user and do this: iptables -t mangle -A OUTPUT -m owner --uid-owner bittorrent -j TOS --set-tos Maximize-Throughput the TOS is set correctly, but I cant do this anymore due to bug #698
Note:
See TracTickets
for help on using tickets.