Monolithic Kernel?
Rusty Russell
rusty@linuxcare.com.au
Fri, 02 Jun 2000 20:19:40 +0930
In message <20000528111432.A28267@turbolinux.com> you write:
> There is what I feel is a bug in the netfilter implementation. Is is that yo
u can compile the whole netfilter kit into the kernel, but your kernel needs to
have module support turned on. If module support is not there, netfilter will
not load. ( even though its compiled into the kernel ).
Oops, good point.
Yep, Phil is right: wonder what people will think about making it the
.a a .o
Rusty.
--
Hacking time.