Re: [PATCH iproute2-next v3 2/2] tc: implement support for terse dump
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2020-10-26 19:56:17
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2020-10-26 19:56:17
On 2020-10-26 2:03 p.m., Vlad Buslov wrote:
On Mon 26 Oct 2020 at 20:01, Jamal Hadi Salim [off-list ref] wrote:quoted
On 2020-10-26 1:46 p.m., Vlad Buslov wrote:quoted
quoted
yeah, something like TCA_ACT_FLAGS_TERSE. new tcf_action_dump_terse() takes one more field which says to include or not the cookies since that is shared code and filters can always include it. The action index is already present in the passed tc_action struct just needs a new TLV.Sure, I'll try to find time this week.
Thank you! cheers, jamal