I have the problem with compilling the 2.6.10 with applied connlimit
from patch-o-matic-ng-20040302.
it looks like this:
CC net/ipv4/netfilter/ipt_connlimit.o
net/ipv4/netfilter/ipt_connlimit.c: In function `count_them':
net/ipv4/netfilter/ipt_connlimit.c:100: structure has no member named
`infos'
net/ipv4/netfilter/ipt_connlimit.c:107: structure has no member named
`infos'
make[3]: *** [net/ipv4/netfilter/ipt_connlimit.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
all i have done was follow: just run .*/runme base*, then *make
menuconfig* and "yes" for *Connections/IP limit match support* in
*Netfilter Configuration*, then *make* for kernel sources.
so my question is: did i do anything wrong, or maybe i forgot to do
anything, or it is a bug?
thanks in advance,
iv