netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nf-next v6 0/4] netfilter: nf_tables_offload: clean offload things when the device unregister
@ 2019-09-11  4:53 wenxu
  2019-09-11  4:53 ` [PATCH nf-next v6 1/4] netfilter: nf_tables_offload: add __nft_offload_get_chain function wenxu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: wenxu @ 2019-09-11  4:53 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel

From: wenxu <wenxu@ucloud.cn>

This series clean the offload things for both chain and rules when the
related device unregister

this version modify the 2/4 and 3/4 and only refactor the
nft_flow_offload_chain/rule function with no add other functions

wenxu (4):
  netfilter: nf_tables_offload: add __nft_offload_get_chain function
  netfilter: nf_offload: refactor the nft_flow_offload_chain function
  netfilter: nf_offload: refactor the nft_flow_offload_rule function
  netfilter: nf_offload: clean offload things when the device unregister

 include/net/netfilter/nf_tables_offload.h |   2 +-
 net/netfilter/nf_tables_api.c             |   9 +-
 net/netfilter/nf_tables_offload.c         | 135 ++++++++++++++++++++++--------
 3 files changed, 110 insertions(+), 36 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-09-13 10:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-11  4:53 [PATCH nf-next v6 0/4] netfilter: nf_tables_offload: clean offload things when the device unregister wenxu
2019-09-11  4:53 ` [PATCH nf-next v6 1/4] netfilter: nf_tables_offload: add __nft_offload_get_chain function wenxu
2019-09-11  4:53 ` [PATCH nf-next v6 2/4] netfilter: nf_offload: refactor the nft_flow_offload_chain function wenxu
2019-09-11  4:53 ` [PATCH nf-next v6 3/4] netfilter: nf_offload: refactor the nft_flow_offload_rule function wenxu
2019-09-11  4:53 ` [PATCH nf-next v6 4/4] netfilter: nf_offload: clean offload things when the device unregister wenxu
2019-09-13 10:58 ` [PATCH nf-next v6 0/4] netfilter: nf_tables_offload: " Pablo Neira Ayuso

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).