Lines Matching full:red
1 .TH RED 8 "13 December 2001" "iproute2" "Linux"
5 .B tc qdisc ... red
25 full, which may not be the optimal behaviour. RED also performs tail drop,
109 that RED will shape for you! Optional. Default : 10Mbit
112 As mentioned before, RED can either 'mark' or 'drop'. Explicit Congestion
113 Notification allows RED to notify remote hosts that their rate exceeds the
127 (Added in linux-3.3) Sets RED in adaptive mode as described in http://icir.org/floyd/papers/adaptiv…
129 Goal of Adaptive RED is to make 'probability' dynamic value between 1% and 50% to reach the target …
136 # tc qdisc add dev eth0 parent 1:1 handle 10: red
148 Congestion Avoidance. http://www.aciri.org/floyd/papers/red/red.html
154 Adaptive RED : http://icir.org/floyd/papers/adaptiveRed.pdf