]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: move RED flag printing to helper
authorJakub Kicinski <jakub.kicinski@netronome.com>
Mon, 19 Nov 2018 23:03:30 +0000 (15:03 -0800)
committerDavid Ahern <dsahern@gmail.com>
Sat, 24 Nov 2018 15:10:58 +0000 (07:10 -0800)
commit33021752cd85f85086c8a9352225eecccd6bb85f
tree25a9cbdedb9270509088b6d572194eae830039db
parentb640e85d2d98d96549364130a45dce7300a3e0c9
tc: move RED flag printing to helper

Number of qdiscs use the same set of flags to control shared RED
implementation.  Add a helper for printing those flags.

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>
tc/q_choke.c
tc/q_red.c
tc/q_sfq.c
tc/tc_red.c
tc/tc_red.h