thanks, voy a provar a compilar a ver si rula...
porcierto, tengo una duda, a la hora de añadirlo al menu de grub, no kiero aplastar el kernel anterior, y si hago make install tengo entendido k lo aplastaré... como hago para, simplemente, añadirlo como un kernel mas?
un saludo.
EDITO:
me da error al compilar:
In file included from net/ipv4/netfilter/ipt_osf.c:53:
include/linux/netfilter_ipv4/ipt_osf.h:95: error: field `tcp' has incomplete type
net/ipv4/netfilter/ipt_osf.c: In function `ipt_osf_nlsend':
net/ipv4/netfilter/ipt_osf.c:119: error: invalid application of `sizeof' to incomplete type `tcphdr'
net/ipv4/netfilter/ipt_osf.c:119: error: invalid application of `sizeof' to incomplete type `tcphdr'
net/ipv4/netfilter/ipt_osf.c:119: error: invalid application of `sizeof' to incomplete type `tcphdr'
net/ipv4/netfilter/ipt_osf.c: In function `match':
net/ipv4/netfilter/ipt_osf.c:174: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:179: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:179: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:179: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:181: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:181: error: invalid application of `sizeof' to incomplete type `tcphdr'
net/ipv4/netfilter/ipt_osf.c:183: error: invalid use of undefined type `struct tcphdr'
net/ipv4/netfilter/ipt_osf.c:184: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:184: error: invalid application of `sizeof' to incomplete type `tcphdr'
net/ipv4/netfilter/ipt_osf.c:347: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:347: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:347: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:347: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:347: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:347: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:367: error: invalid application of `sizeof' to incomplete type `tcphdr'
net/ipv4/netfilter/ipt_osf.c:377: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:377: error: invalid application of `sizeof' to incomplete type `tcphdr'
net/ipv4/netfilter/ipt_osf.c:378: error: invalid application of `sizeof' to incomplete type `tcphdr'
net/ipv4/netfilter/ipt_osf.c:398: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:398: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:398: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:398: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:398: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_osf.c:398: error: dereferencing pointer to incomplete type
make[3]: *** [net/ipv4/netfilter/ipt_osf.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
he buscao por google pero no he encontrado ninguna respuesta clara, solo algunas menciones sobre parxes y tal, pero no me he enterao