Re: [PATCH iproute2 v5 2/2] tc: u32: add json support in `print_raw`, `print_ipv4`, `print_ipv6`
From: Victor Nogueira <hidden>
Date: 2022-02-01 17:48:48
From: Victor Nogueira <hidden>
Date: 2022-02-01 17:48:48
On Wed, Jan 26, 2022 at 4:45 PM Wen Liang [off-list ref] wrote:
Currently the key struct of u32 filter does not support json. This commit adds json support for showing key. Signed-off-by: Wen Liang <redacted>
I tested this patch with tdc and can confirm it passes the tdc tests. Tested-by: Victor Nogueira <redacted>