string match patch

Henrik Nordstrom hno@marasystems.com
Mon, 12 Jul 2004 23:51:10 +0200 (CEST)


On Mon, 12 Jul 2004, Patrick wrote:

> after I patched it I noticed that I dont have any
> new menu point nor do I have CONFIG_IP_NF_MATCH_STRING in my kernel
> config .. the patch pretends to be applied correctly, which I can also
> verify, because the header files are present.

You SHOULD have a new menu entries for the string match..

    dep_tristate '  String match support (EXPERIMENTAL)' CONFIG_IP_NF_MATCH_STRING $CONFIG_IP_NF_IPTABLES

If you do not, and or else do not have CONFIG_IP_NF_MATCH_STRING defined
in your kernel configuration then the string match won't be build, and 
hence won't work.

Which version of pom-ng are you using?

Regards
Henrik