Re: [PATCH net-next v4 03/13] net/sched: flower: define new tunnel flags

From: Donald Hunter
Date: Sat Jul 13 2024 - 09:20:07 EST


On Sat, 13 Jul 2024 at 03:19, Asbjørn Sloth Tønnesen <ast@xxxxxxxxxxx> wrote:
>
> Define new TCA_FLOWER_KEY_FLAGS_* flags for use in struct
> flow_dissector_key_control, covering the same flags as
> currently exposed through TCA_FLOWER_KEY_ENC_FLAGS.
>
> Put the new flags under FLOW_DIS_F_*. The idea is that we can
> later, move the existing flags under FLOW_DIS_F_* as well.
>
> The ynl flag names have been taken from the RFC iproute2 patch.
>
> Signed-off-by: Asbjørn Sloth Tønnesen <ast@xxxxxxxxxxx>

Reviewed-by: Donald Hunter <donald.hunter@xxxxxxxxx>