From: Yasuyuki Kozakai Date: Mon, 14 Nov 2005 23:28:18 +0000 (-0800) Subject: [NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_ct_frag6... X-Git-Tag: v2.6.15-rc2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ba430bc3e243d38c0bb2b185bea664b04fc59df;p=pandora-kernel.git [NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_ct_frag6_queue This synchronizes nf_ct_reasm with ipv6 reassembly, and fixes a possibility of an infinite loop if CPUs evict and create nf_ct_frag6_queue in parallel. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed