]> git.proxmox.com Git - mirror_iproute2.git/commit - bash-completion/tc
tc: gred: support controlling RED flags
authorJakub Kicinski <jakub.kicinski@netronome.com>
Mon, 19 Nov 2018 23:03:34 +0000 (15:03 -0800)
committerDavid Ahern <dsahern@gmail.com>
Sat, 24 Nov 2018 15:11:36 +0000 (07:11 -0800)
commit2d7c564a1e632771f72b3a9bf46bbf3e45558089
tree778d596846590943777acd392d74f5e03a0ad882
parentfdaff63c6a4eaa874bd79af458e8093ac4dd6672
tc: gred: support controlling RED flags

Kernel GRED qdisc supports ECN marking, and the harddrop flag
but setting and dumping this flag is not possible with iproute2.
Add the support.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
bash-completion/tc
tc/q_gred.c