Re: [PATCH iproute2-next] f_flower: simplify cfm dump function
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2023-06-30 21:17:09
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2023-06-30 21:17:09
On Thu, 29 Jun 2023 21:57:36 +0200 Zahari Doychev [off-list ref] wrote:
From: Zahari Doychev <redacted> The standard print function can be used to print the cfm attributes in both standard and json use cases. In this way no string buffer is needed which simplifies the code. Signed-off-by: Zahari Doychev <redacted>
Since this does not depend on new kernel features, will pick it up as part of regular iproute2