netfilter: flowtable: split IPv6 datapath in helper functions
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 11 May 2023 05:35:35 +0000 (07:35 +0200)
committerFlorian Westphal <fw@strlen.de>
Thu, 18 May 2023 06:48:55 +0000 (08:48 +0200)
commite05b5362166b18a224c30502e81416e4d622d3e4
tree183dddb122903f20b2b5ddfb5a63dd75ae13a211
parenta10fa0b489d627911895b64c6530636748dd7911
netfilter: flowtable: split IPv6 datapath in helper functions

Add context structure and helper functions to look up for a matching
IPv6 entry in the flowtable and to forward packets.

No functional changes are intended.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
net/netfilter/nf_flow_table_ip.c