netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/2] Implement action terse dump
@ 2020-11-30 19:32 Vlad Buslov
  2020-11-30 19:32 ` [PATCH iproute2-next 1/2] tc: use TCA_ACT_ prefix for action flags Vlad Buslov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vlad Buslov @ 2020-11-30 19:32 UTC (permalink / raw)
  To: jhs, dsahern, stephen
  Cc: netdev, davem, kuba, xiyou.wangcong, jiri, Vlad Buslov

Refactor action flags according to recommended kernel upstream naming using
TCA_ACT_ prefix. Implement support for new action terse dump flag.

Vlad Buslov (2):
  tc: use TCA_ACT_ prefix for action flags
  tc: implement support for action terse dump

 include/uapi/linux/rtnetlink.h | 12 +++++++-----
 man/man8/tc.8                  |  2 +-
 tc/m_action.c                  | 13 +++++++++++--
 3 files changed, 19 insertions(+), 8 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-03  3:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-30 19:32 [PATCH iproute2-next 0/2] Implement action terse dump Vlad Buslov
2020-11-30 19:32 ` [PATCH iproute2-next 1/2] tc: use TCA_ACT_ prefix for action flags Vlad Buslov
2020-11-30 19:32 ` [PATCH iproute2-next 2/2] tc: implement support for action terse dump Vlad Buslov
2020-12-03  3:50 ` [PATCH iproute2-next 0/2] Implement " David Ahern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).