From: Ido Schimmel <idosch@nvidia.com>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netdev@vger.kernel.org, bridge@lists.linux.dev,
davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, razor@blackwall.org,
venkat.x.venkatsubra@oracle.com, horms@kernel.org, fw@strlen.de
Subject: Re: [PATCH net] bridge: netfilter: Fix forwarding of fragmented packets
Date: Sun, 18 May 2025 09:47:04 +0300 [thread overview]
Message-ID: <aCmCaMAwONiyTwR0@shredder> (raw)
In-Reply-To: <aCfQfq_FEwa98RCw@calendula>
On Sat, May 17, 2025 at 01:55:42AM +0200, Pablo Neira Ayuso wrote:
> On Thu, May 15, 2025 at 11:48:48AM +0300, Ido Schimmel wrote:
> [...]
> > diff --git a/net/bridge/br_private.h b/net/bridge/br_private.h
> > index d5b3c5936a79..4715a8d6dc32 100644
> > --- a/net/bridge/br_private.h
> > +++ b/net/bridge/br_private.h
> > @@ -505,6 +505,7 @@ struct net_bridge {
> > struct rtable fake_rtable;
> > struct rt6_info fake_rt6_info;
> > };
>
> This is missing #ifdef to restrict it to bridge netfilter.
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/tree/net/bridge/br_private.h#n503
It's already restricted to bridge netfilter...
prev parent reply other threads:[~2025-05-18 6:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-15 8:48 [PATCH net] bridge: netfilter: Fix forwarding of fragmented packets Ido Schimmel
2025-05-15 15:36 ` Nikolay Aleksandrov
2025-05-16 23:10 ` patchwork-bot+netdevbpf
2025-05-16 23:55 ` Pablo Neira Ayuso
2025-05-18 6:47 ` Ido Schimmel [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=aCmCaMAwONiyTwR0@shredder \
--to=idosch@nvidia.com \
--cc=bridge@lists.linux.dev \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
--cc=razor@blackwall.org \
--cc=venkat.x.venkatsubra@oracle.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).