diff options
author | Florian Westphal | 2016-04-28 19:13:43 +0200 |
---|---|---|
committer | Pablo Neira Ayuso | 2016-05-05 16:39:44 +0200 |
commit | 868043485ecb7cda503af0dfb9e2804e0260196a (patch) | |
tree | 52fe897e184d8e25f0f187d30e4d378cc3750f41 /net/ipv4 | |
parent | 88b68bc5237c84c6ff6f78568653780869a94a95 (diff) |
netfilter: conntrack: use nf_ct_key_equal() in more places
This prepares for upcoming change that places all conntracks into a
single, global table. For this to work we will need to also compare
net pointer during lookup. To avoid open-coding such check use the
nf_ct_key_equal helper and then later extend it to also consider net_eq.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions