public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2-next v1 0/1] iproute2-next: Extending bonding's arp_ip_target to include a list of vlan tags.
@ 2025-06-27 20:23 David Wilder
  2025-06-27 20:23 ` [PATCH iproute2-next v1 1/1] iproute: Extend bonding's "arp_ip_target" parameter to add " David Wilder
  0 siblings, 1 reply; 7+ messages in thread
From: David Wilder @ 2025-06-27 20:23 UTC (permalink / raw)
  To: netdev
  Cc: jv, wilder, pradeeps, pradeep, i.maximets, amorenoz, haliu,
	stephen, dsahern

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.

This change is dependent on this bonding driver patch set:
https://www.spinics.net/lists/netdev/msg1103232.html

Merge only after the above patch set has been merged.

Thank you for your time and reviews.

Signed-off-by: David Wilder <wilder@us.ibm.com>

David Wilder (1):
  iproute: Extend bonding's "arp_ip_target" parameter to add vlan tags.

 ip/iplink_bond.c | 62 +++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 59 insertions(+), 3 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2025-07-08 23:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-27 20:23 [PATCH iproute2-next v1 0/1] iproute2-next: Extending bonding's arp_ip_target to include a list of vlan tags David Wilder
2025-06-27 20:23 ` [PATCH iproute2-next v1 1/1] iproute: Extend bonding's "arp_ip_target" parameter to add " David Wilder
2025-07-03  2:04   ` Jay Vosburgh
2025-07-03 18:03     ` David Wilder
2025-07-08 16:51   ` Jay Vosburgh
2025-07-08 23:12     ` David Wilder
2025-07-08 23:44       ` Jay Vosburgh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox