diff options
author | Yi-Hung Wei <yihung.wei@gmail.com> | 2019-03-26 11:31:13 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-28 16:53:29 -0700 |
commit | 717700d183d65bd2e6511566aa6d32395419d158 (patch) | |
tree | 1772ca354bb581c08e9207ce770ebcb678d68562 /lib/test_vmalloc.c | |
parent | c63d11ba5266245ba64794a8c4f8f9d3b4bcb473 (diff) | |
download | linux-717700d183d65bd2e6511566aa6d32395419d158.tar.gz |
netfilter: Export nf_ct_{set,destroy}_timeout()
This patch exports nf_ct_set_timeout() and nf_ct_destroy_timeout().
The two functions are derived from xt_ct_destroy_timeout() and
xt_ct_set_timeout() in xt_CT.c, and moved to nf_conntrack_timeout.c
without any functional change.
It would be useful for other users (i.e. OVS) that utilizes the
finer-grain conntrack timeout feature.
CC: Pablo Neira Ayuso <pablo@netfilter.org>
CC: Pravin Shelar <pshelar@ovn.org>
Signed-off-by: Yi-Hung Wei <yihung.wei@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions