anolis: bond: broadcast ARP or ND messages to all slaves
anolis inclusion from devel-4.19 commit e8f3dccdd4460162518bcaac7d9a0a05f9d455c4 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I697AN CVE: NA Reference: https://gitee.com/anolis/cloud-kernel/commit/e8f3dccdd4460162518bcaac7d9a0a05f9d455c4 --------------------------- ANBZ: #3666 This is achieved by broadcasting ARP or ND packets to all of its slave devices on transmit side. The switch will take further actions based on proper configuration. A new sysctl knob "net.bonding.broadcast_arp_or_nd" is introduced which controls the behaviour of broadcasting. Signed-off-by:Tony Lu <tonylu@linux.alibaba.com> Signed-off-by:
Qiao Ma <mqaio@linux.alibaba.com> Reviewed-by:
Shile Zhang <shile.zhang@linux.alibaba.com> Acked-by:
Dust Li <dust.li@linux.alibaba.com> Link: https://gitee.com/anolis/cloud-kernel/pulls/1061
Loading
Please sign in to comment