Re: Kernel 2.3.25 breaks ipsec...

Bernard Wei (bwei@home.com)
Tue, 02 Nov 1999 15:29:47 -0800


"Michael H. Warfield" wrote:
>
> Hello all...
>
> Just reporting a problem, haven't got a solution.
>
> Latest ipsec snapshots won't patch into the 2.3.25 kernel. Looks
> like some significant changes to .../linux/include/linux/proc_fs.h results
> in failed patch attempt. Comparing proc_fs.h from 2.3.24 to 2.3.25, it
> looks like the whole net_directory_inos enum table has been stripped

Yes, it does seems to have a lot of changes in the proc fs. I cannot build
Netfilter 0.1.11 with 2.3.25 kernel, 2.3.24 is okay. The changes seems to
break quite a few things. I wonder why there is a sudden change to move from
structures to function calls in proc_misc.c

> out and all that's left is PROC_NET_LAST. That gets the ipsec patch,
> that's attempting to add entries to that enum, real unhappy.
>
> Mike

- Bernard Wei -o)
bwei@home.com o) o) /\\
________________________________/\__/\_____>V/__

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/