netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nf-next v2 0/4] netfilter: nft_tunnel: support tunnel match expr offload
@ 2019-11-16  7:49 wenxu
  2019-11-16  7:49 ` [PATCH nf-next v2 1/4] netfilter: nft_tunnel: add nft_tunnel_mode_match function wenxu
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: wenxu @ 2019-11-16  7:49 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel

From: wenxu <wenxu@ucloud.cn>

This series add NFT_TUNNEL_IPV4/6_SRC/DST match and tunnel expr offload.

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-02-11  8:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 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).