> It really seems that ECN support could be added generically for all
> qdiscs that currently do packet drop. Creating a generic mark_or_drop
> function is easy.

As hinted in a previous message -- please don't.  Every qdisc must be
examined individually to check if it is suitable for ECN.

Consider also the following.  If the administrator specifies a maximum
rate of 100 Mbit/s, he probably doesn't expect the outgoing traffic to
exceed that rate under any circumstances.  If you start marking instead
of dropping, you must make sure that the resulting traffic is still
under 100 Mbit/s, including the marked packets.

-- Juliusz
_______________________________________________
Bloat mailing list
Bloat@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/bloat

Reply via email to