Random Early Detection NAME red - Random Early Detection SYNOPSIS tc qdisc ... red limit bytes [ min bytes ] [ max bytes ] avpkt bytes [ burst packets ] [ ecn ] [ harddrop ] [ nodr…...arly Detection principle is to perform packet marks or drops in a probabilistic way. (man tc-red for details about RED) redflowlimit configures the hard limit on the real (not a…mirror/redirect action NAME mirred - mirror/redirect action SYNOPSIS tc ... action mirred DIRECTION ACTION [ index INDEX ] TARGET DIRECTION := { ingress | egress } TARGET := { DEV …...ers are the same as for RED, except that RED uses bytes whereas choke counts packets. See tc-red (8) for a description. SOURCE o R. Pan, B. Prabhakar, and K. Psounis, "CHOKe, A …Tunnel metadata manipulation NAME tunnel_key - Tunnel metadata manipulation SYNOPSIS tc ... action tunnel_key { unset | SET } SET := set src_ip ADDRESS dst_ip ADDRESS id KEY_ID dst…mpls manipulation module NAME mpls - mpls manipulation module SYNOPSIS tc ... action mpls { POP | PUSH | MODIFY | dec_ttl } [ CONTROL ] POP := pop protocol MPLS_PROTO PUSH := { pus…show / manipulate traffic control settings NAME tc - show / manipulate traffic control settings SYNOPSIS tc [ OPTIONS ] qdisc [ add | change | replace | link | delete ] dev DEV [ p…Fair Queue traffic policing NAME FQ - Fair Queue traffic policing SYNOPSIS tc qdisc ... fq [ limit PACKETS ] [ flow_limit PACKETS ] [ quantum BYTES ] [ initial_quantum BYTES ] [ ma…...y 0us pkts_in 1146 overlimit 0 dropped 0 maxq 23 ecn_mark 0 SEE ALSO tc (8), tc-codel (8) tc-red (8) SOURCES o RFC 8033: https://tools.ietf.org/html/rfc8033 AUTHORS PIE was impl…...t 0 ldelay 76us drop_next 0us maxpacket 2962 ecn_mark 0 drop_overlimit 0 SEE ALSO tc (8), tc-red (8) SOURCES Kathleen Nichols and Van Jacobson, "Controlling Queue Delay", ACM Qu…deficit round robin scheduler NAME drr - deficit round robin scheduler SYNOPSIS tc qdisc ... add drr [ quantum bytes ] DESCRIPTION The Deficit Round Robin Scheduler is a classful q…...tc filter add dev $DEV parent 1: handle 1 flow hash keys dst perturb 600 SEE ALSO tc (8), tc-red (8), tc-sfq (8) SOURCES o W. Feng, D. Kandlur, D. Saha, K. Shin, BLUE: A New Cla…BPF programmable classifier and actions for ingress/egress queueing disciplines NAME BPF - BPF programmable classifier and actions for ingress/egress queueing disciplines SYNOPSIS …...w_flow_count 73 ecn_mark 0 new_flows_len 1 old_flows_len 3 SEE ALSO tc (8), tc-codel (8), tc-red (8) AUTHORS FQ_CoDel was implemented by Eric Dumazet. This manpage was written b…generic packet editor action NAME pedit - generic packet editor action SYNOPSIS tc ... action pedit [ex] munge { RAW_OP | LAYERED_OP | EXTENDED_LAYERED_OP } [ CONTROL ] RAW_OP := o…tc connection tracking action NAME ct - tc connection tracking action SYNOPSIS tc ... action ct commit [ force ] [ zone ZONE ] [ mark MASKED_MARK ] [ label MASKED_LABEL ] [ nat NAT…tc connmark processing action NAME ctinfo - tc connmark processing action SYNOPSIS tc ... action ctinfo [ dscp MASK [STATEMASK] ] [ cpmark [MASK] ] [ zone ZONE ] [ CONTROL ] [ inde…Common Applications Kept Enhanced (CAKE) NAME CAKE - Common Applications Kept Enhanced (CAKE) SYNOPSIS tc qdisc ... cake [ bandwidth RATE | unlimited* | autorate-ingress ] [ rtt TI…universal 32bit traffic control filter NAME u32 - universal 32bit traffic control filter SYNOPSIS tc filter ... [ handle HANDLE ] u32 OPTION_LIST [ offset OFFSET ] [ hashkey HASHKE…show / manipulate ETS (Enhanced Transmission Selection) settings of the DCB (Data Center Bridging) subsystem NAME dcb-ets - show / manipulate ETS (Enhanced Transmission Selection) …