summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
diff options
context:
space:
mode:
authorYi-Hung Wei2019-03-26 19:31:13 +0100
committerDavid S. Miller2019-03-29 00:53:29 +0100
commit717700d183d65bd2e6511566aa6d32395419d158 (patch)
tree1772ca354bb581c08e9207ce770ebcb678d68562 /net/openvswitch
parentMerge branch 's390-next' (diff)
downloadkernel-qcow2-linux-717700d183d65bd2e6511566aa6d32395419d158.tar.gz
kernel-qcow2-linux-717700d183d65bd2e6511566aa6d32395419d158.tar.xz
kernel-qcow2-linux-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 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions