netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nf-next v5 0/2]  netfilter: nf_tables_offload: support fwd_netdev offload
@ 2019-08-21  4:56 wenxu
  2019-08-21  4:56 ` [PATCH nf-next v5 1/2] netfilter: nf_flow_offload: add net in offload_ctx wenxu
  2019-08-21  4:56 ` [PATCH nf-next v5 2/2] netfilter: nft_fwd_netdev: add fw_netdev action support wenxu
  0 siblings, 2 replies; 4+ messages in thread
From: wenxu @ 2019-08-21  4:56 UTC (permalink / raw)
  To: pablo, fw; +Cc: netfilter-devel

From: wenxu <wenxu@ucloud.cn>

This series patch support fwd_netdev offload: 
1). add net in offload ctx to make get the netdevice in the related net.
2). add fw_netdev action offload

This version just split from the orignal big seriese without dependency
with each other

wenxu (2):
  netfilter: nf_flow_offload: add net in offload_ctx
  netfilter: nft_fwd_netdev: add fw_netdev action support

 include/net/netfilter/nf_tables_offload.h |  3 ++-
 net/netfilter/nf_tables_api.c             |  2 +-
 net/netfilter/nf_tables_offload.c         |  3 ++-
 net/netfilter/nft_fwd_netdev.c            | 26 ++++++++++++++++++++++++++
 4 files changed, 31 insertions(+), 3 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-09-02  6:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-21  4:56 [PATCH nf-next v5 0/2] netfilter: nf_tables_offload: support fwd_netdev offload wenxu
2019-08-21  4:56 ` [PATCH nf-next v5 1/2] netfilter: nf_flow_offload: add net in offload_ctx wenxu
2019-09-02  6:12   ` wenxu
2019-08-21  4:56 ` [PATCH nf-next v5 2/2] netfilter: nft_fwd_netdev: add fw_netdev action support 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).