]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
tc-netem: Add support for ECN packet marking
authorVijay Subramanian <subramanian.vijay@gmail.com>
Wed, 16 May 2012 13:51:58 +0000 (13:51 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Tue, 22 May 2012 21:10:21 +0000 (14:10 -0700)
commit1070205dc042825dddcc30b478173f85c6b6a509
treec44cbd2df6bc34f490ae287fb70c6525b43d6521
parent82613f9252b19041c38024f3910552c3fe411188
tc-netem: Add support for ECN packet marking

This patch provides support for marking packets with ECN instead of
dropping them with netem. This makes it possible to make use of the
netem ECN marking feature that was added recently to the kernel.

Signed-off-by: Vijay Subramanian <subramanian.vijay@gmail.com>
tc/q_netem.c