From: Patrick McHardy Date: Sat, 4 Feb 2006 10:17:55 +0000 (-0800) Subject: [NETFILTER]: Fix ip6t_policy address matching X-Git-Tag: v2.6.16-rc3~146^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=878c41ce5747e1b417bdd92a694c33dc4bd6ec02;p=pandora-kernel.git [NETFILTER]: Fix ip6t_policy address matching Fix two bugs in ip6t_policy address matching: - misorder arguments to ip6_masked_addrcmp, mask must be the second argument - inversion incorrectly applied to the entire expression instead of just the address comparison Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed