[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <76127456-0d3e-4a44-8a4f-0f0823b4dd66@kernel.org>
Date: Sun, 4 Aug 2024 09:34:52 -0600
From: David Ahern <dsahern@...nel.org>
To: Davide Caratti <dcaratti@...hat.com>,
Asbjørn Sloth Tønnesen <ast@...erby.net>
Cc: aclaudi@...hat.com, Ilya Maximets <i.maximets@....org>,
echaudro@...hat.com, netdev@...r.kernel.org,
Jamal Hadi Salim <jhs@...atatu.com>, stephen@...workplumber.org
Subject: Re: [PATCH iproute2-next v3 2/2] tc: f_flower: add support for
matching on tunnel metadata
On 7/16/24 2:57 AM, Davide Caratti wrote:
> extend TC flower for matching on tunnel metadata.
>
> Changes since v2:
> - split uAPI changes and TC code in separate patches, as per David's request [2]
>
> Changes since v1:
> - fix incostintent naming in explain() and in tc-flower.8 (Asbjørn)
>
> Changes since RFC:
> - update uAPI bits to Asbjørn's most recent code [1]
> - add 'tun' prefix to all flag names (Asbjørn)
> - allow parsing 'enc_flags' multiple times, without clearing the match
> mask every time, like happens for 'ip_flags' (Asbjørn)
> - don't use "matches()" for parsing argv[] (Stephen)
> - (hopefully) improve usage() printout (Asbjørn)
> - update man page
>
> [1] https://lore.kernel.org/netdev/20240709163825.1210046-1-ast@fiberby.net/
> [2] https://lore.kernel.org/netdev/cc73004c-9aa8-9cd3-b46e-443c0727c34d@kernel.org/
>
> Signed-off-by: Davide Caratti <dcaratti@...hat.com>
> ---
> man/man8/tc-flower.8 | 28 ++++++++++++++++++++++++++--
> tc/f_flower.c | 38 +++++++++++++++++++++++++++++++++++++-
> 2 files changed, 63 insertions(+), 3 deletions(-)
>
applied to iproute2-next
Powered by blists - more mailing lists