[NETFILTER]: xt_string: fix negation
authorPhil Oester <kernel@linuxace.com>
Mon, 14 Aug 2006 01:05:35 +0000 (18:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Aug 2006 01:05:35 +0000 (18:05 -0700)
commit97c802a113989800430a981b6f36b14c62163d37
tree92dad3b2bb31469531c6a6f2c8bc2a3bba2f861a
parent18b6fe64d4d1f6e0a2c71429a5e5074f43e29203
[NETFILTER]: xt_string: fix negation

The xt_string match is broken with ! negation.
This resolves a portion of netfilter bugzilla #497.

Signed-off-by: Phil Oester <kernel@linuxace.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/xt_string.c