[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241223082642.48634-1-idosch@nvidia.com>
Date: Mon, 23 Dec 2024 10:26:39 +0200
From: Ido Schimmel <idosch@...dia.com>
To: <netdev@...r.kernel.org>
CC: <dsahern@...il.com>, <stephen@...workplumber.org>, <petrm@...dia.com>,
<gnault@...hat.com>, Ido Schimmel <idosch@...dia.com>
Subject: [PATCH iproute2-next 0/3] Add flow label support to ip-rule and route get
Add IPv6 flow label support to ip-rule and route get requests following
kernel support that was added in kernel commit 6b3099ebca13 ("Merge
branch 'net-fib_rules-add-flow-label-selector-support'").
Ido Schimmel (3):
Sync uAPI headers
ip: route: Add IPv6 flow label support
iprule: Add flow label support
include/uapi/linux/fib_rules.h | 2 ++
include/uapi/linux/rtnetlink.h | 1 +
ip/iproute.c | 10 +++++-
ip/iprule.c | 66 +++++++++++++++++++++++++++++++++-
man/man8/ip-route.8.in | 8 ++++-
man/man8/ip-rule.8.in | 8 ++++-
6 files changed, 91 insertions(+), 4 deletions(-)
--
2.47.1
Powered by blists - more mailing lists