wishlist - support QoS (quality of service)
Bug #271725 reported by
Savvas Radevic
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ufw |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
It would be nice if ufw could support limiting the download and upload rate as a whole or per application.
See:
https:/
http://
https:/
Related branches
lp://staging/~bertrand-goareguer/ufw/ufw-qos
Ready for review
for merging
into
lp://staging/~jdstrand/ufw/trunk
- Jamie Strandboge: Pending requested
-
Diff: 634 lines (+347/-3)6 files modifiedsetup.py (+1/-1)
src/backend_iptables.py (+81/-0)
src/common.py (+40/-0)
src/frontend.py (+52/-2)
src/tc_functions.py (+150/-0)
src/ufw-init-functions (+23/-0)
description: | updated |
Changed in ufw: | |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
To post a comment you must log in.
Thanks for your patch! I've been busy with getting ufw 0.27 together and haven't looked at this yet. I hope to get to this soon.