From: Patrick McHardy Date: Fri, 18 Aug 2006 01:13:53 +0000 (-0700) Subject: [NETFILTER]: ip_tables: fix table locking in ipt_do_table X-Git-Tag: v2.6.18-rc5~76^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8311731afc439f508ab4d759edadedae75afb73e;p=pandora-kernel.git [NETFILTER]: ip_tables: fix table locking in ipt_do_table table->private might change because of ruleset changes, don't use it without holding the lock. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed