David Young wrote:
This change breaks FAST_IPSEC. Compile again with this kernel configuration, and I think that you will see what I mean: include "arch/i386/conf/GENERIC" options GATEWAY # packet forwarding options FAST_IPSEC # IP security
Fixed, thanks. As a side note, we should really have more than one ALL kernel if there are mutually exclusive kernel options, so we can at least cover all ground in compile-tests. -e.