]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - man/man8/tc-red.8
tc: q_red: Support 'nodrop' flag
[mirror_iproute2.git] / man / man8 / tc-red.8
index dd1ab74c95ee684cfdae8b744b572d4acafe6f3d..b5aaa9866bdad364e0887212aeb574faff20d2b2 100644 (file)
@@ -13,7 +13,7 @@ bytes
 bytes
 .B [ burst
 packets
-.B ] [ ecn ] [ harddrop] [ bandwidth
+.B ] [ ecn ] [ harddrop ] [ nodrop ] [ bandwidth
 rate
 .B ] [ probability
 chance
@@ -123,6 +123,10 @@ If average flow queue size is above
 .B max
 bytes, this parameter forces a drop instead of ecn marking.
 .TP
+nodrop
+With this parameter, traffic that should be marked, but is not ECN-capable, is
+enqueued. Without the parameter it is early-dropped.
+.TP
 adaptive
 (Added in linux-3.3) Sets RED in adaptive mode as described in http://icir.org/floyd/papers/adaptiveRed.pdf
 .nf