netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: pablo@netfilter.org
Cc: wujianguo106@163.com, netdev@vger.kernel.org,
	edumazet@google.com, contact@proelbtn.com, dsahern@kernel.org,
	pabeni@redhat.com, Jianguo Wu <wujianguo@chinatelecom.cn>
Subject: Re: [PATCH net v3 0/4] fix NULL dereference trigger by SRv6 with netfilter
Date: Tue, 18 Jun 2024 08:17:11 -0700	[thread overview]
Message-ID: <20240618081711.45be1471@kernel.org> (raw)
In-Reply-To: <20240613094249.32658-1-wujianguo106@163.com>

On Thu, 13 Jun 2024 17:42:45 +0800 wujianguo106@163.com wrote:
> v3:
>  - move the sysctl nf_hooks_lwtunnel into the netfilter core.
>  - add CONFIG_IP_NF_MATCH_RPFILTER/CONFIG_IP6_NF_MATCH_RPFILTER
>    into selftest net/config.
>  - set selftrest scripts file mode to 755.
> 
> v2:
>  - fix commit log.
>  - add two selftests.
> 
> Jianguo Wu (4):
>   seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and
>     End.DX6 behaviors
>   netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
>   selftests: add selftest for the SRv6 End.DX4 behavior with netfilter
>   selftests: add selftest for the SRv6 End.DX6 behavior with netfilter

Hi Pablo!

FWIW this gained a "Not Applicable" designation in our patchwork,
I presume from DaveM. So we're expecting you to take it via netfilter.

  parent reply	other threads:[~2024-06-18 15:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-13  9:42 [PATCH net v3 0/4] fix NULL dereference trigger by SRv6 with netfilter wujianguo106
2024-06-13  9:42 ` [PATCH net v3 1/4] seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors wujianguo106
2024-06-13  9:42 ` [PATCH net v3 2/4] netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core wujianguo106
2024-06-13  9:42 ` [PATCH net v3 3/4] selftests: add selftest for the SRv6 End.DX4 behavior with netfilter wujianguo106
2024-06-13  9:42 ` [PATCH net v3 4/4] selftests: add selftest for the SRv6 End.DX6 " wujianguo106
2024-06-18 15:17 ` Jakub Kicinski [this message]
2024-06-18 15:27   ` [PATCH net v3 0/4] fix NULL dereference trigger by SRv6 " Pablo Neira Ayuso

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=20240618081711.45be1471@kernel.org \
    --to=kuba@kernel.org \
    --cc=contact@proelbtn.com \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pablo@netfilter.org \
    --cc=wujianguo106@163.com \
    --cc=wujianguo@chinatelecom.cn \
    /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).