[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230814205627.2914583-1-kuba@kernel.org>
Date: Mon, 14 Aug 2023 13:56:24 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
edumazet@...gle.com,
pabeni@...hat.com,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net-next 0/3] net: warn about attempts to register negative ifindex
Follow up to the recently posted fix for OvS lacking input
validation:
https://lore.kernel.org/all/20230814203840.2908710-1-kuba@kernel.org/
Warn about negative ifindex more explicitly and misc YNL updates.
Jakub Kicinski (3):
net: warn about attempts to register negative ifindex
netlink: specs: add ovs_vport new command
tools: ynl: add more info to KeyErrors on missing attrs
Documentation/netlink/specs/ovs_vport.yaml | 18 ++++++++++++++++++
net/core/dev.c | 5 +++++
tools/net/ynl/lib/ynl.py | 15 ++++++++++++---
3 files changed, 35 insertions(+), 3 deletions(-)
--
2.41.0
Powered by blists - more mailing lists