From: Yasuyuki Kozakai Date: Mon, 14 Nov 2005 23:28:45 +0000 (-0800) Subject: [NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6 X-Git-Tag: v2.6.15-rc2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=302fe1758d85ad9c868e77625f61b7edad106381;p=pandora-kernel.git [NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6 This patch makes nf_conntrack_ipv6 free all IPv6 fragment queues at module unloading time. Also introduce a BUG_ON if we ever again have leaks in the memory accounting. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed