[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220927082318.289252-1-wojciech.drewek@intel.com>
Date: Tue, 27 Sep 2022 10:23:15 +0200
From: Wojciech Drewek <wojciech.drewek@...el.com>
To: netdev@...r.kernel.org
Cc: dsahern@...il.com, stephen@...workplumber.org, gnault@...hat.com
Subject: [PATCH iproute2-next 0/3] L2TPv3 support in tc-flower
This patchset implements support for matching
on L2TPv3 session id using tc-flower.
First two patches are uapi updates.
Kernel changes (merged):
https://lore.kernel.org/netdev/166365901622.22752.10799448124008445080.git-patchwork-notify@kernel.org/
Wojciech Drewek (3):
uapi: move IPPROTO_L2TP to in.h
uapi: Add TCA_FLOWER_KEY_L2TPV3_SID
f_flower: Introduce L2TPv3 support
include/uapi/linux/in.h | 2 ++
include/uapi/linux/l2tp.h | 2 --
include/uapi/linux/pkt_cls.h | 2 ++
man/man8/tc-flower.8 | 11 +++++++--
tc/f_flower.c | 45 +++++++++++++++++++++++++++++++++++-
5 files changed, 57 insertions(+), 5 deletions(-)
--
2.31.1
Powered by blists - more mailing lists