From: Jan Engelhardt Date: Mon, 29 Jun 2009 12:31:46 +0000 (+0200) Subject: netfilter: xtables: conntrack match revision 2 X-Git-Tag: v2.6.31-rc2~26^2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6d3f08b0fd998b647a05540cedd11a067b72867;p=pandora-kernel.git netfilter: xtables: conntrack match revision 2 As reported by Philip, the UNTRACKED state bit does not fit within the 8-bit state_mask member. Enlarge state_mask and give status_mask a few more bits too. Reported-by: Philip Craig References: http://markmail.org/thread/b7eg6aovfh4agyz7 Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed