]> git.ipfire.org Git - thirdparty/iproute2.git/commit
devlink: Add alias "counters_enabled" for "counters" option
authorJiri Pirko <jiri@mellanox.com>
Sat, 4 Apr 2020 16:16:17 +0000 (18:16 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 6 Apr 2020 17:00:32 +0000 (10:00 -0700)
commit192e7b3ffa1de43dc65b95b8c19a1e73baa251ff
tree95eb5c3543bdf73943f6eb5743cd498c753e9326
parent0b1875cdc69f49184445781a62e0bf603bdfc414
devlink: Add alias "counters_enabled" for "counters" option

To be consistent with netlink attribute name and also with the
"dpipe table show" output, add "counters_enabled" for "counters" in
"dpipe table set" command.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
devlink/devlink.c