Description of problem: Please help add bond new option lacp_active for NM. Here is the kernel doc[1] lacp_active Option specifying whether to send LACPDU frames periodically. off or 0 LACPDU frames acts as "speak when spoken to". on or 1 LACPDU frames are sent along the configured links periodically. See lacp_rate for more details. The default is on. And kernel commit [2]. iproute2 commit [3] for reference. [1] https://www.kernel.org/doc/Documentation/networking/bonding.rst [2] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=3a755cd8b7c6 [3] https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=6d0d35ba
*** Bug 2148685 has been marked as a duplicate of this bug. ***