diff options
author | Florian Westphal <fw@strlen.de> | 2020-02-03 17:37:06 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-02-11 11:45:01 +0100 |
commit | bb89abe52bf426f1f40850c441efc77426cc31e1 (patch) | |
tree | c6a841107076513fec3aed4d84a1fd5c521a6fe8 /include/linux | |
parent | b1b32552c1d81f0cf6a8e79043a2a47e769ff071 (diff) |
netfilter: conntrack: split resolve_clash function
Followup patch will need a helper function with the 'clashing entries
refer to the identical tuple in both directions' resolution logic.
This patch will add another resolve_clash helper where loser_ct must
not be added to the dying list because it will be inserted into the
table.
Therefore this also moves the stat counters and dying-list insertion
of the losing ct.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions