netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: wenxu <wenxu@ucloud.cn>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nf-next v2 0/4] netfilter: nft_tunnel: support tunnel match expr offload
Date: Tue, 11 Feb 2020 16:38:48 +0800	[thread overview]
Message-ID: <6f59f380-8d3e-92f8-83e4-b413286a9c20@ucloud.cn> (raw)
In-Reply-To: <20191118220310.bp24erhewr2uetbp@salvia>


在 2019/11/19 6:03, Pablo Neira Ayuso 写道:
> On Sat, Nov 16, 2019 at 03:49:20PM +0800, wenxu@ucloud.cn wrote:
>> From: wenxu <wenxu@ucloud.cn>
>>
>> This series add NFT_TUNNEL_IPV4/6_SRC/DST match and tunnel expr offload.
> Thanks. Please, let me revamp a new patch series for the
> encapsulation/decapsulation support to make sure those are mixing well
> with your tunnel matching support.
Pablo, any update for this series?
>
>> wenxu (4):
>>   netfilter: nft_tunnel: add nft_tunnel_mode_match function
>>   netfilter: nft_tunnel: support NFT_TUNNEL_IPV4_SRC/DST match
>>   netfilter: nft_tunnel: support NFT_TUNNEL_IPV6_SRC/DST match
>>   netfilter: nft_tunnel: add nft_tunnel_get_offload support
>>
>>  include/net/netfilter/nf_tables_offload.h |   5 ++
>>  include/uapi/linux/netfilter/nf_tables.h  |   4 +
>>  net/netfilter/nft_tunnel.c                | 138 +++++++++++++++++++++++++++---
>>  3 files changed, 134 insertions(+), 13 deletions(-)
>>
>> -- 
>> 1.8.3.1
>>

      reply	other threads:[~2020-02-11  8:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-16  7:49 [PATCH nf-next v2 0/4] netfilter: nft_tunnel: support tunnel match expr offload wenxu
2019-11-16  7:49 ` [PATCH nf-next v2 1/4] netfilter: nft_tunnel: add nft_tunnel_mode_match function wenxu
2019-11-16  7:49 ` [PATCH nf-next v2 2/4] netfilter: nft_tunnel: support NFT_TUNNEL_IPV4_SRC/DST match wenxu
2019-11-16  7:49 ` [PATCH nf-next v2 3/4] netfilter: nft_tunnel: support NFT_TUNNEL_IPV6_SRC/DST match wenxu
2019-11-16  7:49 ` [PATCH nf-next v2 4/4] netfilter: nft_tunnel: add nft_tunnel_get_offload support wenxu
2019-11-18 22:03 ` [PATCH nf-next v2 0/4] netfilter: nft_tunnel: support tunnel match expr offload Pablo Neira Ayuso
2020-02-11  8:38   ` wenxu [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=6f59f380-8d3e-92f8-83e4-b413286a9c20@ucloud.cn \
    --to=wenxu@ucloud.cn \
    --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).