From: patchwork-bot+netdevbpf@kernel.org
To: Daniel Borkmann <daniel@iogearbox.net>
Cc: davem@davemloft.net, kuba@kernel.org, roopa@nvidia.com,
dsahern@kernel.org, m@lambda.lt, john.fastabend@gmail.com,
netdev@vger.kernel.org, bpf@vger.kernel.org
Subject: Re: [PATCH net-next 0/3] Minor managed neighbor follow-ups
Date: Fri, 15 Oct 2021 02:30:08 +0000 [thread overview]
Message-ID: <163426500821.31820.3009159456327599460.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211013132140.11143-1-daniel@iogearbox.net>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 13 Oct 2021 15:21:37 +0200 you wrote:
> Minor follow-up series to address prior feedback from David and Jakub.
> Patch 1 adds a build time assertion to prevent overflows when shifting
> in extended flags, patch 2 is a cleanup to use NLA_POLICY_MASK instead
> of open-coding invalid flags rejection and patch 3 rejects creating new
> neighbors with NUD_PERMANENT & NTF_MANAGED. For details, see individual
> patches. Will push out iproute2 series after that. Thanks!
>
> [...]
Here is the summary with links:
- [net-next,1/3] net, neigh: Add build-time assertion to avoid neigh->flags overflow
https://git.kernel.org/netdev/net-next/c/507c2f1d2936
- [net-next,2/3] net, neigh: Use NLA_POLICY_MASK helper for NDA_FLAGS_EXT attribute
https://git.kernel.org/netdev/net-next/c/c8e80c1169b2
- [net-next,3/3] net, neigh: Reject creating NUD_PERMANENT with NTF_MANAGED entries
https://git.kernel.org/netdev/net-next/c/30fc7efa38f2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-10-15 2:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-13 13:21 [PATCH net-next 0/3] Minor managed neighbor follow-ups Daniel Borkmann
2021-10-13 13:21 ` [PATCH net-next 1/3] net, neigh: Add build-time assertion to avoid neigh->flags overflow Daniel Borkmann
2021-10-14 3:10 ` David Ahern
2021-10-13 13:21 ` [PATCH net-next 2/3] net, neigh: Use NLA_POLICY_MASK helper for NDA_FLAGS_EXT attribute Daniel Borkmann
2021-10-14 3:13 ` David Ahern
2021-10-14 8:10 ` Daniel Borkmann
2021-10-14 14:02 ` Jakub Kicinski
2021-10-13 13:21 ` [PATCH net-next 3/3] net, neigh: Reject creating NUD_PERMANENT with NTF_MANAGED entries Daniel Borkmann
2021-10-14 3:11 ` David Ahern
2021-10-15 2:30 ` patchwork-bot+netdevbpf [this message]
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=163426500821.31820.3009159456327599460.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=m@lambda.lt \
--cc=netdev@vger.kernel.org \
--cc=roopa@nvidia.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).