[Bug 63757] Re: Add QoS for networking

2012-06-29 Thread Stéphane Graber
Moving to network-manager as we're not going to do that kind of change in iproute for sure and most comments talk about desktop and configuration UI, so if that's ever implemented, it should be in Network Manager. ** Package changed: iproute (Ubuntu) = network-manager (Ubuntu) ** Changed in:

[Bug 63757] Re: Add QoS for networking

2012-06-29 Thread Mathieu Trudel-Lapierre
Well, this bug following the exact description is actually fixed: with pfifo_fast (the default currently); you *do* have QoS. When you switch it out to sfq is the point where you no longer have QoS... but that's all just semantics. What this gets to then is that applications need to be thought to

[Bug 63757] Re: Add QoS for networking

2007-10-28 Thread Emmet Hikory
** Changed in: ubuntu Importance: Undecided = Wishlist -- Add QoS for networking https://bugs.launchpad.net/bugs/63757 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 63757] Re: Add QoS for networking

2007-10-28 Thread SEAQ - Andres Mujica
I can confirmed this on dapper and gutsy. Maybe some brave soul can make an spec out of this, or as is suggested implement the right scripts. (but it would be really nice a management frontend something easy , with few options would be fine (for example, with categories for voip, software

[Bug 63757] Re: Add QoS for networking

2007-02-22 Thread Ralf Nieuwenhuijsen
Has this been implemented for Feisty? Ifso, there is still some time, and it seems like something easy to fix: sudo tc qdisc add dev eth0 root sfq perturb 10 Who is reponsible for the network-startup scripts? -- Add QoS for networking https://launchpad.net/bugs/63757 -- ubuntu-bugs mailing

[Bug 63757] Re: Add QoS for networking

2007-01-14 Thread jhasse
It would need some sort of management tool out there so that you could throttle certain applications and change details, does anything exist like this for desktop use already? This is very complicated even with console tools. The problem is that iptables missing some features to mark packages by

[Bug 63757] Re: Add QoS for networking

2007-01-13 Thread Colin Watson
** Changed in: ubuntu-meta (Ubuntu) Sourcepackagename: ubuntu-meta = None -- Add QoS for networking https://launchpad.net/bugs/63757 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 63757] Re: Add QoS for networking

2006-10-05 Thread Tim Butler
Sounds like an interesting concept to me, the best way to approach this would be to write a specification on it. Here's a list of the current ones: https://features.launchpad.net/distros/ubuntu/+specs It would need some sort of management tool out there so that you could throttle certain

[Bug 63757] Re: Add QoS for networking

2006-10-04 Thread Sven Herzberg
sudo tc qdisc add dev eth0 root sfq perturb 10 This makes a good start (at least for my use case). -- Add QoS for networking https://launchpad.net/bugs/63757 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 63757] Re: Add QoS for networking

2006-10-03 Thread Ralf Nieuwenhuijsen
Downloading files and browsing websites has a simelar problem. Browsing gets much slower when download some iso at the same time. Couldn't it get paused temporarily? -- Add QoS for networking https://launchpad.net/bugs/63757 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com