[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250714230613.1492094-1-wilder@us.ibm.com>
Date: Mon, 14 Jul 2025 16:05:39 -0700
From: David Wilder <wilder@...ibm.com>
To: netdev@...r.kernel.org
Cc: jv@...sburgh.net, wilder@...ibm.com, pradeeps@...ux.vnet.ibm.com,
pradeep@...ibm.com, i.maximets@....org, amorenoz@...hat.com,
haliu@...hat.com, stephen@...workplumber.org, dsahern@...il.com
Subject: [PATCH iproute2-next v2 0/1] iproute2-next: Extending bonding's arp_ip_target to include a list of vlan tags.
This change extends the "arp_ip_target" option format to allow for a list of
vlan tags to be included for each arp target. This new list of tags is optional
and may be omitted to preserve the current format and process of discovering
vlans. The new logic preserves both forward and backward compatibility with
the kernel and iproute2 versions.
Changes since V1:
Updates to support ip link show <bonding-device>.
This change is dependent on this bonding driver patch set:
<https://www.spinics.net/lists/netdev/msg1108095.html>
Merge only after the above patch set has been merged.
Thank you for your time and reviews.
Signed-off-by: David Wilder <wilder@...ibm.com>
David Wilder (1):
iproute: Extend bonding's "arp_ip_target" parameter to add vlan tags.
ip/iplink_bond.c | 117 +++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 108 insertions(+), 9 deletions(-)
--
2.43.5
Powered by blists - more mailing lists