Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Lahav Schlesinger <lschlesinger@drivenets.com>
Cc: netdev@vger.kernel.org, dsahern@kernel.org, davem@davemloft.net,
kuba@kernel.org
Subject: Re: [PATCH net-next v3] net: Support filtering interfaces on no master
Date: Tue, 10 Aug 2021 12:37:32 +0300 [thread overview]
Message-ID: <YRJI3PIWoqTvwXub@unreal> (raw)
In-Reply-To: <20210810090658.2778960-1-lschlesinger@drivenets.com>
On Tue, Aug 10, 2021 at 09:06:58AM +0000, Lahav Schlesinger wrote:
> Currently there's support for filtering neighbours/links for interfaces
> which have a specific master device (using the IFLA_MASTER/NDA_MASTER
> attributes).
>
> This patch adds support for filtering interfaces/neighbours dump for
> interfaces that *don't* have a master.
>
> Signed-off-by: Lahav Schlesinger <lschlesinger@drivenets.com>
> Cc: David Ahern <dsahern@kernel.org>
> Cc: David S. Miller <davem@davemloft.net>
> Cc: Jakub Kicinski <kuba@kernel.org>
> ---
> v2 -> v3
> - Change the way 'master' is checked for being non NULL
> v1 -> v2
> - Change from filtering just for non VRF slaves to non slaves at all
>
> net/core/neighbour.c | 7 +++++++
> net/core/rtnetlink.c | 7 +++++++
> 2 files changed, 14 insertions(+)
>
Thanks, for resending.
next prev parent reply other threads:[~2021-08-10 9:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-10 9:06 Lahav Schlesinger
2021-08-10 9:37 ` Leon Romanovsky [this message]
2021-08-10 13:19 ` David Ahern
2021-08-10 23:10 ` patchwork-bot+netdevbpf
-- strict thread matches above, loose matches on Subject: below --
2021-08-10 7:27 Lahav Schlesinger
2021-08-10 8:39 ` Leon Romanovsky
2021-08-10 6:49 Lahav Schlesinger
2021-08-10 7:12 ` Leon Romanovsky
2021-08-10 7:26 ` Lahav Schlesinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YRJI3PIWoqTvwXub@unreal \
--to=leon@kernel.org \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=kuba@kernel.org \
--cc=lschlesinger@drivenets.com \
--cc=netdev@vger.kernel.org \
--subject='Re: [PATCH net-next v3] net: Support filtering interfaces on no master' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).