Skip to content

bond: fix arp_all_target option when arp_interval is disabled

The bond option arp_all_target can be set even if arp_interval is disabled.

https://bugzilla.redhat.com/show_bug.cgi?id=2123311

Fixes: e064eb9d ('bond: use netlink to set bond options')

Merge request reports