Re: [PATCH iproute2 v5 1/2] tc: u32: add support for json output
From: Victor Nogueira <hidden>
Date: 2022-02-01 17:48:25
From: Victor Nogueira <hidden>
Date: 2022-02-01 17:48:25
On Wed, Jan 26, 2022 at 4:45 PM Wen Liang [off-list ref] wrote:
Currently u32 filter output does not support json. This commit uses proper json functions to add support for it. `sprint_u32_handle` adds an extra space after the raw check, remove the extra space. 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>