netfilter: xtables: conntrack match revision 2
authorJan Engelhardt <jengelh@medozas.de>
Mon, 29 Jun 2009 12:31:46 +0000 (14:31 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 29 Jun 2009 12:31:46 +0000 (14:31 +0200)
commitd6d3f08b0fd998b647a05540cedd11a067b72867
tree9f5152df21771607d13440fe5ae2db9c08051a6b
parent8a3af79361e85db6fec4173ef1916322471c19e3
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 <philipc@snapgear.com>
References: http://markmail.org/thread/b7eg6aovfh4agyz7
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/netfilter/xt_conntrack.h
net/netfilter/xt_conntrack.c