netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 v2 0/2] add json support on tc u32
@ 2021-10-28 15:25 Wen Liang
  2021-10-28 15:25 ` [PATCH iproute2 v2 1/2] tc: u32: add support for json output Wen Liang
  2021-10-28 15:25 ` [PATCH iproute2 v2 2/2] tc: u32: add json support in `print_raw`, `print_ipv4`, `print_ipv6` Wen Liang
  0 siblings, 2 replies; 5+ messages in thread
From: Wen Liang @ 2021-10-28 15:25 UTC (permalink / raw)
  To: netdev; +Cc: stephen, dsahern, aclaudi

This adds support for json output on tc u32.
- The first patch is replacing with proper json functions in `u32_print_opt()`
- The second patch is fixing the json support in u32 `print_raw()`, `print_ipv4()`
  and `print_ipv6()`

Wen Liang (2):
  tc: u32: add support for json output
  tc: u32: add json support in `print_raw`, `print_ipv4`, `print_ipv6`

 tc/f_u32.c | 152 ++++++++++++++++++++++++++---------------------------
 1 file changed, 76 insertions(+), 76 deletions(-)

-- 
2.26.3


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

end of thread, other threads:[~2021-10-28 21:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-28 15:25 [PATCH iproute2 v2 0/2] add json support on tc u32 Wen Liang
2021-10-28 15:25 ` [PATCH iproute2 v2 1/2] tc: u32: add support for json output Wen Liang
2021-10-28 21:12   ` Stephen Hemminger
2021-10-28 21:13   ` Stephen Hemminger
2021-10-28 15:25 ` [PATCH iproute2 v2 2/2] tc: u32: add json support in `print_raw`, `print_ipv4`, `print_ipv6` Wen Liang

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).