diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2009-07-21 16:58:43 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2009-07-21 16:58:43 +0200 |
commit | 817f847b52bb05c924491deb994194fd5c1c3ba2 (patch) | |
tree | 7bdcb3189824536353c53113210e41ad03ec76da /src/process.c | |
parent | e55321739fa5e04920feeb2a25b02073d8eb9e10 (diff) | |
download | conntrack-tools-817f847b52bb05c924491deb994194fd5c1c3ba2.tar.gz conntrack-tools-817f847b52bb05c924491deb994194fd5c1c3ba2.zip |
conntrackd: use conntrack ID in the cache lookup
This patch adds the conntrack ID to the comparison that is made in
the lookup of entries that are stored in the cache. For old kernels,
this field is set to zero for all entries so this patch does not
make any difference. For recent kernels, this allows to keep two
entries with the same tuple and different IDs: this is possible if
NetlinkEventsReliable is set on. Moreover, this patch is useful to
test the reliable ctnetlink event delivery in 2.6.31 works fine.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/process.c')
0 files changed, 0 insertions, 0 deletions