From: patchwork-bot+netdevbpf@kernel.org
To: Florian Westphal <fw@strlen.de>
Cc: netdev@vger.kernel.org, pabeni@redhat.com, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org,
netfilter-devel@vger.kernel.org, sriram.yagnaraman@est.tech
Subject: Re: [PATCH net-next 1/9] netfilter: bridge: introduce broute meta statement
Date: Fri, 10 Mar 2023 07:40:20 +0000 [thread overview]
Message-ID: <167843402079.26917.17447421405790618845.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230308193033.13965-2-fw@strlen.de>
Hello:
This series was applied to netdev/net-next.git (main)
by Florian Westphal <fw@strlen.de>:
On Wed, 8 Mar 2023 20:30:25 +0100 you wrote:
> From: Sriram Yagnaraman <sriram.yagnaraman@est.tech>
>
> nftables equivalent for ebtables -t broute.
>
> Implement broute meta statement to set br_netfilter_broute flag
> in skb to force a packet to be routed instead of being bridged.
>
> [...]
Here is the summary with links:
- [net-next,1/9] netfilter: bridge: introduce broute meta statement
https://git.kernel.org/netdev/net-next/c/4386b9218577
- [net-next,2/9] netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
https://git.kernel.org/netdev/net-next/c/9ccff83b1322
- [net-next,3/9] netfilter: bridge: check len before accessing more nh data
https://git.kernel.org/netdev/net-next/c/a7f1a2f43e68
- [net-next,4/9] netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
https://git.kernel.org/netdev/net-next/c/0b24bd71a6c0
- [net-next,5/9] netfilter: move br_nf_check_hbh_len to utils
https://git.kernel.org/netdev/net-next/c/28e144cf5f72
- [net-next,6/9] netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
https://git.kernel.org/netdev/net-next/c/eaafdaa3e922
- [net-next,7/9] selftests: add a selftest for big tcp
https://git.kernel.org/netdev/net-next/c/6bb382bcf742
- [net-next,8/9] netfilter: conntrack: fix typo
https://git.kernel.org/netdev/net-next/c/e5d015a114da
- [net-next,9/9] netfilter: nat: fix indentation of function arguments
https://git.kernel.org/netdev/net-next/c/b0ca200077b3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2023-03-10 7:41 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-08 19:30 [PATCH net-next 0/9] Netfilter updates for net-next Florian Westphal
2023-03-08 19:30 ` [PATCH net-next 1/9] netfilter: bridge: introduce broute meta statement Florian Westphal
2023-03-10 7:40 ` patchwork-bot+netdevbpf [this message]
2023-03-08 19:30 ` [PATCH net-next 2/9] netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len Florian Westphal
2023-03-08 19:30 ` [PATCH net-next 3/9] netfilter: bridge: check len before accessing more nh data Florian Westphal
2023-03-08 19:30 ` [PATCH net-next 4/9] netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len Florian Westphal
2023-03-08 19:30 ` [PATCH net-next 5/9] netfilter: move br_nf_check_hbh_len to utils Florian Westphal
2023-03-08 19:30 ` [PATCH net-next 6/9] netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim Florian Westphal
2023-03-08 19:30 ` [PATCH net-next 7/9] selftests: add a selftest for big tcp Florian Westphal
2023-03-08 19:30 ` [PATCH net-next 8/9] netfilter: conntrack: fix typo Florian Westphal
2023-03-08 19:30 ` [PATCH net-next 9/9] netfilter: nat: fix indentation of function arguments Florian Westphal
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=167843402079.26917.17447421405790618845.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sriram.yagnaraman@est.tech \
/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.