diff options
author | Florian Westphal <fw@strlen.de> | 2016-04-28 17:13:43 (GMT) |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-05-05 14:39:44 (GMT) |
commit | 868043485ecb7cda503af0dfb9e2804e0260196a (patch) | |
tree | 52fe897e184d8e25f0f187d30e4d378cc3750f41 /Kbuild | |
parent | 88b68bc5237c84c6ff6f78568653780869a94a95 (diff) | |
download | linux-868043485ecb7cda503af0dfb9e2804e0260196a.tar.xz |
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 'Kbuild')
0 files changed, 0 insertions, 0 deletions