From: wenxu <wenxu@ucloud.cn>
To: pablo@netfilter.org, fw@strlen.de
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nf-next v6 0/8] netfilter: nf_flow_offload: support bridge family offload for both ipv4 and ipv6
Date: Thu, 25 Jul 2019 21:39:38 +0800 [thread overview]
Message-ID: <7917546c-3acf-1e6b-6703-728d041502f0@ucloud.cn> (raw)
In-Reply-To: <1564053176-28605-1-git-send-email-wenxu@ucloud.cn>
Hi pablo,
The series patches are any problem?
BR
wenxu
在 2019/7/25 19:12, wenxu@ucloud.cn 写道:
> From: wenxu <wenxu@ucloud.cn>
>
> This series only rebase to matser for the last patch
> netfilter: Support the bridge family in flow table
>
> wenxu (8):
> netfilter:nf_flow_table: Refactor flow_offload_tuple to destination
> netfilter:nf_flow_table_core: Separate inet operation to single
> function
> netfilter:nf_flow_table_ip: Separate inet operation to single function
> bridge: add br_vlan_get_info_rcu()
> netfilter:nf_flow_table_core: Support bridge family flow offload
> netfilter:nf_flow_table_ip: Support bridge family flow offload
> netfilter:nft_flow_offload: Support bridge family flow offload
> netfilter: Support the bridge family in flow table
>
> include/linux/if_bridge.h | 7 ++
> include/net/netfilter/nf_flow_table.h | 39 +++++++-
> net/bridge/br_vlan.c | 25 +++++
> net/bridge/netfilter/Kconfig | 8 ++
> net/bridge/netfilter/Makefile | 1 +
> net/bridge/netfilter/nf_flow_table_bridge.c | 48 ++++++++++
> net/netfilter/nf_flow_table_core.c | 102 ++++++++++++++++----
> net/netfilter/nf_flow_table_ip.c | 127 +++++++++++++++++++------
> net/netfilter/nft_flow_offload.c | 142 ++++++++++++++++++++++++++--
> 9 files changed, 440 insertions(+), 59 deletions(-)
> create mode 100644 net/bridge/netfilter/nf_flow_table_bridge.c
>
next prev parent reply other threads:[~2019-07-25 13:39 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-25 11:12 [PATCH nf-next v6 0/8] netfilter: nf_flow_offload: support bridge family offload for both ipv4 and ipv6 wenxu
2019-07-25 11:12 ` [PATCH nf-next v6 1/8] netfilter:nf_flow_table: Refactor flow_offload_tuple to destination wenxu
2019-07-25 11:12 ` [PATCH nf-next v6 2/8] netfilter:nf_flow_table_core: Separate inet operation to single function wenxu
2019-07-25 11:12 ` [PATCH nf-next v6 3/8] netfilter:nf_flow_table_ip: " wenxu
2019-07-25 11:12 ` [PATCH nf-next v6 4/8] bridge: add br_vlan_get_info_rcu() wenxu
2019-07-25 11:12 ` [PATCH nf-next v6 5/8] netfilter:nf_flow_table_core: Support bridge family flow offload wenxu
2019-07-25 11:12 ` [PATCH nf-next v6 6/8] netfilter:nf_flow_table_ip: " wenxu
2019-07-25 11:12 ` [PATCH nf-next v6 7/8] netfilter:nft_flow_offload: " wenxu
2019-07-25 11:12 ` [PATCH nf-next v6 8/8] netfilter: Support the bridge family in flow table wenxu
2019-08-13 10:56 ` wenxu
2019-07-25 13:39 ` wenxu [this message]
2019-08-14 9:39 ` [PATCH nf-next v6 0/8] netfilter: nf_flow_offload: support bridge family offload for both ipv4 and ipv6 wenxu
2019-08-14 9:44 ` 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=7917546c-3acf-1e6b-6703-728d041502f0@ucloud.cn \
--to=wenxu@ucloud.cn \
--cc=fw@strlen.de \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
/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).