diff options
author | Yi-Hung Wei <[email protected]> | 2019-03-26 11:31:13 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-03-28 16:53:29 -0700 |
commit | 717700d183d65bd2e6511566aa6d32395419d158 (patch) | |
tree | 1772ca354bb581c08e9207ce770ebcb678d68562 /tools/perf/scripts/python/sched-migration.py | |
parent | c63d11ba5266245ba64794a8c4f8f9d3b4bcb473 (diff) |
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 <[email protected]>
CC: Pravin Shelar <[email protected]>
Signed-off-by: Yi-Hung Wei <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions