diff options
| author | 2019-03-26 11:31:13 -0700 | |
|---|---|---|
| committer | 2019-03-28 16:53:29 -0700 | |
| commit | 717700d183d65bd2e6511566aa6d32395419d158 (patch) | |
| tree | 1772ca354bb581c08e9207ce770ebcb678d68562 /include/uapi/linux | |
| parent | Merge branch 's390-next' (diff) | |
| download | linux-dev-717700d183d65bd2e6511566aa6d32395419d158.tar.xz linux-dev-717700d183d65bd2e6511566aa6d32395419d158.zip | |
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 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
