drivers/net/bonding/bond_sysctl.c
0 → 100644
+32
−0
+4
−0
Loading
Merge Pull Request from: @openeuler-sync-bot Origin pull request: https://gitee.com/openeuler/kernel/pulls/346 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. Link:https://gitee.com/openeuler/kernel/pulls/1434 Reviewed-by:Yue Haibing <yuehaibing@huawei.com> Signed-off-by:
Jialin Zhang <zhangjialin11@huawei.com>