[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b933d5df-71d9-4d99-7737-d3a682ec3403@gmail.com>
Date: Wed, 11 Aug 2021 12:28:33 -0600
From: David Ahern <dsahern@...il.com>
To: Hangbin Liu <haliu@...hat.com>, netdev@...r.kernel.org
Cc: Jay Vosburgh <j.vosburgh@...il.com>,
Veaceslav Falico <vfalico@...il.com>,
Andy Gospodarek <andy@...yhouse.net>,
Jarod Wilson <jarod@...hat.com>,
Jakub Kicinski <kuba@...nel.org>,
Jiri Pirko <jiri@...nulli.us>, David Ahern <dsahern@...il.com>,
Stephen Hemminger <stephen@...workplumber.org>,
Hangbin Liu <liuhangbin@...il.com>
Subject: Re: [PATCHv2 iproute2-next] ip/bond: add lacp active support
On 8/8/21 9:01 PM, Hangbin Liu wrote:
> From: Hangbin Liu <liuhangbin@...il.com>
>
> 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 <liuhangbin@...il.com>
> ---
> include/uapi/linux/if_link.h | 1 +
> ip/iplink_bond.c | 26 +++++++++++++++++++++++++-
> 2 files changed, 26 insertions(+), 1 deletion(-)
>
applied to iproute2-next
Powered by blists - more mailing lists