From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <edumazet@google.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
dsahern@kernel.org, netdev@vger.kernel.org,
eric.dumazet@gmail.com
Subject: Re: [PATCH net-next 0/8] ipv6: icmp6: better drop reason support
Date: Mon, 20 Feb 2023 09:00:18 +0000 [thread overview]
Message-ID: <167688361813.6320.4018001345264762025.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230216162842.1633734-1-edumazet@google.com>
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Thu, 16 Feb 2023 16:28:34 +0000 you wrote:
> This series aims to have more precise drop reason reports for icmp6.
>
> This should reduce false positives on most usual cases.
>
> This can be extended as needed later.
>
> Eric Dumazet (8):
> ipv6: icmp6: add drop reason support to ndisc_recv_ns()
> ipv6: icmp6: add drop reason support to ndisc_recv_na()
> ipv6: icmp6: add drop reason support to ndisc_recv_rs()
> ipv6: icmp6: add drop reason support to ndisc_router_discovery()
> ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()
> ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
> ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
> ipv6: icmp6: add drop reason support to icmpv6_echo_reply()
>
> [...]
Here is the summary with links:
- [net-next,1/8] ipv6: icmp6: add drop reason support to ndisc_recv_ns()
https://git.kernel.org/netdev/net-next/c/7c9c8913f452
- [net-next,2/8] ipv6: icmp6: add drop reason support to ndisc_recv_na()
https://git.kernel.org/netdev/net-next/c/3009f9ae21ec
- [net-next,3/8] ipv6: icmp6: add drop reason support to ndisc_recv_rs()
https://git.kernel.org/netdev/net-next/c/243e37c642ac
- [net-next,4/8] ipv6: icmp6: add drop reason support to ndisc_router_discovery()
https://git.kernel.org/netdev/net-next/c/2f326d9d9ff4
- [net-next,5/8] ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()
https://git.kernel.org/netdev/net-next/c/ec993edf05ca
- [net-next,6/8] ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
https://git.kernel.org/netdev/net-next/c/784d4477f07b
- [net-next,7/8] ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
https://git.kernel.org/netdev/net-next/c/c34b8bb11ebc
- [net-next,8/8] ipv6: icmp6: add drop reason support to icmpv6_echo_reply()
https://git.kernel.org/netdev/net-next/c/ac03694bc009
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:[~2023-02-20 9:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-16 16:28 [PATCH net-next 0/8] ipv6: icmp6: better drop reason support Eric Dumazet
2023-02-16 16:28 ` [PATCH net-next 1/8] ipv6: icmp6: add drop reason support to ndisc_recv_ns() Eric Dumazet
2023-02-16 16:28 ` [PATCH net-next 2/8] ipv6: icmp6: add drop reason support to ndisc_recv_na() Eric Dumazet
2023-02-16 16:28 ` [PATCH net-next 3/8] ipv6: icmp6: add drop reason support to ndisc_recv_rs() Eric Dumazet
2023-02-16 16:28 ` [PATCH net-next 4/8] ipv6: icmp6: add drop reason support to ndisc_router_discovery() Eric Dumazet
2023-02-16 16:28 ` [PATCH net-next 5/8] ipv6: icmp6: add drop reason support to ndisc_redirect_rcv() Eric Dumazet
2023-02-16 16:28 ` [PATCH net-next 6/8] ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS Eric Dumazet
2023-02-16 16:28 ` [PATCH net-next 7/8] ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST Eric Dumazet
2023-02-16 16:28 ` [PATCH net-next 8/8] ipv6: icmp6: add drop reason support to icmpv6_echo_reply() Eric Dumazet
2023-02-20 9:00 ` 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=167688361813.6320.4018001345264762025.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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).