netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] rtnetlink: allow to enslave with one msg an up interface
@ 2024-01-03  9:48 Nicolas Dichtel
  2024-01-03  9:48 ` [PATCH net v2 1/2] rtnetlink: allow to set iface down before enslaving it Nicolas Dichtel
  2024-01-03  9:48 ` [PATCH net v2 2/2] selftests: rtnetlink: check enslaving iface in a bond Nicolas Dichtel
  0 siblings, 2 replies; 13+ messages in thread
From: Nicolas Dichtel @ 2024-01-03  9:48 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Paolo Abeni, Eric Dumazet,
	Phil Sutter, David Ahern
  Cc: netdev

The first patch fixes a regression introduced in linux v6.1. The second
patch adds some tests to verify this API.

v1 -> v2:
 - add the #2 patch

 net/core/rtnetlink.c                     |  8 +++++++
 tools/testing/selftests/net/rtnetlink.sh | 39 ++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)

Regards,
Nicolas


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-01-04 16:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-03  9:48 [PATCH net v2 0/2] rtnetlink: allow to enslave with one msg an up interface Nicolas Dichtel
2024-01-03  9:48 ` [PATCH net v2 1/2] rtnetlink: allow to set iface down before enslaving it Nicolas Dichtel
2024-01-03 15:38   ` David Ahern
2024-01-03  9:48 ` [PATCH net v2 2/2] selftests: rtnetlink: check enslaving iface in a bond Nicolas Dichtel
2024-01-03 13:00   ` Hangbin Liu
2024-01-03 14:15     ` Nicolas Dichtel
2024-01-03 21:21       ` Jakub Kicinski
2024-01-04 13:51         ` Nicolas Dichtel
2024-01-04 15:17           ` Jakub Kicinski
2024-01-04 16:39             ` Nicolas Dichtel
2024-01-03 15:42   ` David Ahern
2024-01-03 16:17     ` Nicolas Dichtel
2024-01-03 16:36       ` David Ahern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).