On 8/8/21 9:01 PM, Hangbin Liu wrote:
From: Hangbin Liu <redacted>
lacp_active specifies whether to send LACPDU frames periodically.
If set on, the LACPDU frames are sent along with the configured lacp_rate
setting. If set off, the LACPDU frames acts as "speak when spoken to".
v2: use strcmp instead of match for new options.
Signed-off-by: Hangbin Liu <redacted>
---
include/uapi/linux/if_link.h | 1 +
ip/iplink_bond.c | 26 +++++++++++++++++++++++++-
2 files changed, 26 insertions(+), 1 deletion(-)
applied to iproute2-next