diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-08-01 14:35:47 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-08-01 14:35:47 +0200 |
commit | 6356d191a6d97483ad904fa1c8279a30564220cf (patch) | |
tree | fb86ab79caba3758329507520ab8f3e148849482 /doc/sync/ftfw | |
parent | ff402549052eb4b98ac9404a2f273d78ce323c94 (diff) | |
download | conntrack-tools-6356d191a6d97483ad904fa1c8279a30564220cf.tar.gz conntrack-tools-6356d191a6d97483ad904fa1c8279a30564220cf.zip |
fix broken normal deletion in caches
This patch fixes the non-timer-based cache deletion. This bug affects
the alarm-based approach since the backup replicas did not get the
deletion event, thus, delaying the deletion.
This patch introduces cache_find() to look up for a conntrack object
and __cache_del_timer() to perform direct deletions by means of the
pointer obtained with cache_find().
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'doc/sync/ftfw')
0 files changed, 0 insertions, 0 deletions