netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 29 May 2020 00:25:34 +0000 (02:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Jun 2020 18:41:12 +0000 (11:41 -0700)
commita8284c6899cf7321abbd258d970a9442978b0a4f
tree687cf0c7dcb38561f67affd188d8ae074bccf35d
parenta01c245438c59a44f3ece8440046c78675fa8b0b
netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()

This function schedules the flow teardown state and it forces a gc run.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netfilter/nf_flow_table.h
net/netfilter/nf_flow_table_core.c