Hello, I am compiling a custom kernel using 2.6.19-2 and need Linux
Socket Filters enabled for one of the apps we will be running. I have
found the documentation for what I want, Documentation/networking/filter.txt.
But it is not cleat to me what option I should be enabling in the kernel config.
Are Socket filters part of NETFILTER, if not what should I enable? If so,
will enabling NETFILTERS be enough or are there other sub categories of netfilter
I would need to enable. I need this for dhclient and will be
filtering UDP traffic. Thanks for your help, Jolynn |