From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Jakub Kicinski <kuba@kernel.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 17:27:44 +0200 [thread overview]
Message-ID: <ZnGncJD1QprMlP-9@calendula> (raw)
In-Reply-To: <20240618081711.45be1471@kernel.org>
On Tue, Jun 18, 2024 at 08:17:11AM -0700, Jakub Kicinski wrote:
> 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.
OK, I will pick up. Thanks for the notice.
prev parent reply other threads:[~2024-06-18 15:27 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 ` [PATCH net v3 0/4] fix NULL dereference trigger by SRv6 " Jakub Kicinski
2024-06-18 15:27 ` Pablo Neira Ayuso [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=ZnGncJD1QprMlP-9@calendula \
--to=pablo@netfilter.org \
--cc=contact@proelbtn.com \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.