[PATCH 0/3] net:bonding:Add support for IPV6 RLB to balance-alb mode

From: Sun Shouxin
Date: Thu Mar 10 2022 - 22:00:09 EST


This patchset is implementing IPV6 RLB for balance-alb mode.

Sun Shouxin (3):
net:ipv6:Add ndisc_bond_send_na to support sending na by slave
directly
net:ipv6:Export inet6_ifa_finish_destroy and ipv6_get_ifaddr
net:bonding:Add support for IPV6 RLB to balance-alb mode

drivers/net/bonding/bond_3ad.c | 2 +-
drivers/net/bonding/bond_alb.c | 588 ++++++++++++++++++++++++++++-
drivers/net/bonding/bond_debugfs.c | 14 +
drivers/net/bonding/bond_main.c | 6 +-
include/net/bond_3ad.h | 2 +-
include/net/bond_alb.h | 7 +
include/net/bonding.h | 6 +-
include/net/ndisc.h | 6 +
net/ipv6/addrconf.c | 2 +
net/ipv6/ndisc.c | 61 +++
10 files changed, 680 insertions(+), 14 deletions(-)


base-commit: 2a9eef868a997ec575c2e6ae885e91313f635d59
--
2.27.0