[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1609671168.git.me@pmachata.org>
Date: Sun, 3 Jan 2021 11:57:21 +0100
From: Petr Machata <me@...chata.org>
To: netdev@...r.kernel.org, dsahern@...il.com,
stephen@...workplumber.org
Cc: Petr Machata <me@...chata.org>
Subject: [PATCH iproute2 v2 0/3] dcb: Fixes
dcb currently sends all netlink messages with a type RTM_GETDCB, even the
set ones. In patch #1, send the setters as RTM_SETDCB.
In patch #2, plug a leak.
In patch #3, change the command line option for namespace change from
devlink-like -N / --Netns to ip-like -n / --netns.
v2:
- Patches #1-#3:
- Add Fixes: tag.
Petr Machata (3):
dcb: Set values with RTM_SETDCB type
dcb: Plug a leaking DCB socket buffer
dcb: Change --Netns/-N to --netns/-n
dcb/dcb.c | 11 ++++++-----
man/man8/dcb.8 | 7 +++++++
2 files changed, 13 insertions(+), 5 deletions(-)
--
2.26.2
Powered by blists - more mailing lists