[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <37d1bcdb-9310-da9e-c962-7c65364e698a@kernel.org>
Date: Thu, 22 Sep 2022 16:21:24 -0700
From: David Ahern <dsahern@...nel.org>
To: Nicolas Dichtel <nicolas.dichtel@...nd.com>,
Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2-next] link: display 'allmulti' counter
On 9/19/22 2:31 AM, Nicolas Dichtel wrote:
> This counter is based on the same principle that the 'promiscuity' counter:
> the flag ALLMULTI is displayed only when it is explicitly requested by the
> userland. This counter enables to know if 'allmulti' is configured on an
> interface.
>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>
> ---
> include/uapi/linux/if_link.h | 1 +
> ip/ipaddress.c | 6 ++++++
> 2 files changed, 7 insertions(+)
>
applied to iproute2-next. Thanks
Powered by blists - more mailing lists