]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
netfilter: nf_ct_helper: unlink helper again when hash resize happen
authorLiping Zhang <liping.zhang@spreadtrum.com>
Sun, 3 Jul 2016 05:18:45 +0000 (13:18 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 11 Jul 2016 09:44:34 +0000 (11:44 +0200)
commit8786a9716d028083f56f944996883f7d1a05919e
tree7c2691ec8ade17c7e90ff1d8a3a99bc23f35861e
parent474803d37e7fb6291d22cb964014afe457ba5212
netfilter: nf_ct_helper: unlink helper again when hash resize happen

From: Liping Zhang <liping.zhang@spreadtrum.com>

Similar to ctnl_untimeout, when hash resize happened, we should try
to do unhelp from the 0# bucket again.

Signed-off-by: Liping Zhang <liping.zhang@spreadtrum.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_conntrack_helper.c