On Wed, 2015-11-25 at 13:47 +0100, Niklas Cassel wrote:

> (SO_MAX_PACING_RATE would require modifying a lot of different user-space
> programs, so that is not really an option :( )

You can set a max rate on the packet scheduler itself, for all flows.

tc qdisc replace dev eth0 root fq maxrate 30Mbit


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to