All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH nf-next 0/4] netfilter: nf_flow_table_offload: support tunnel match
@ 2019-11-15 12:03 wenxu
  2019-11-15 12:03 ` [PATCH nf-next 1/4] netfilter: nf_flow_table_offload: refactor nf_flow_table_offload_setup to support indir setup wenxu
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: wenxu @ 2019-11-15 12:03 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel

From: wenxu <wenxu@ucloud.cn>

This patch provide tunnel offload based on route lwtunnel. 
The first two patches support indr callback setup
Then add tunnel match and action offload

This patch is based on 
http://patchwork.ozlabs.org/patch/1194247/
http://patchwork.ozlabs.org/patch/1195539/

wenxu (4):
  netfilter: nf_flow_table_offload: refactor nf_flow_table_offload_setup
    to support indir setup
  netfilter: nf_flow_table_offload: add indr block setup support
  netfilter: nf_flow_table_offload: add tunnel match offload support
  netfilter: nf_flow_table_offload: add tunnel encap/decap action
    offload support

 net/netfilter/nf_flow_table_offload.c | 240 +++++++++++++++++++++++++++++++---
 1 file changed, 223 insertions(+), 17 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-11-19  6:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-15 12:03 [PATCH nf-next 0/4] netfilter: nf_flow_table_offload: support tunnel match wenxu
2019-11-15 12:03 ` [PATCH nf-next 1/4] netfilter: nf_flow_table_offload: refactor nf_flow_table_offload_setup to support indir setup wenxu
2019-11-15 12:03 ` [PATCH nf-next 2/4] netfilter: nf_flow_table_offload: add indr block setup support wenxu
2019-11-15 12:03 ` [PATCH nf-next 3/4] netfilter: nf_flow_table_offload: add tunnel match offload support wenxu
2019-11-15 12:03 ` [PATCH nf-next 4/4] netfilter: nf_flow_table_offload: add tunnel encap/decap action " wenxu
2019-11-15 21:48 ` [PATCH nf-next 0/4] netfilter: nf_flow_table_offload: support tunnel match Pablo Neira Ayuso
2019-11-16  8:06   ` wenxu
2019-11-18 21:59     ` Pablo Neira Ayuso
2019-11-19  6:40       ` wenxu

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.