OSDN Git Service

netfilter: nft_meta: move time handling to helper
authorFlorian Westphal <fw@strlen.de>
Wed, 18 Dec 2019 11:05:13 +0000 (12:05 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 26 Dec 2019 16:41:33 +0000 (17:41 +0100)
commitdb8f6f5c8de6dae924a68858ad6a4217f735be13
treef10143d24ef515edba8021965afc64cae10352dd
parent13d74c0a9708a4f1ab0164a800ce9ea3de32f47b
netfilter: nft_meta: move time handling to helper

reduce size of the (large) meta evaluation function.

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