From: Herbert Xu <[EMAIL PROTECTED]> Date: Wed, 14 Nov 2007 14:36:58 +0800
> On Tue, Nov 13, 2007 at 10:33:56PM -0800, David Miller wrote: > > > > Also applied to net-2.6.25, thanks. > > > > I'll work on integrating Patrick's NF_INET_* patch next. > > Thanks! With that you would be able to remove the nf_post_routing > field from xfrm_state_afinfo. We need to fix something else up first :-) net/ipv4/xfrm4_input.c: In function 'xfrm4_transport_finish': net/ipv4/xfrm4_input.c:65: error: implicit declaration of function 'xfrm4_rcv_encap_finish' net/ipv4/xfrm4_input.c:67: error: 'nexthdr' undeclared (first use in this function) net/ipv4/xfrm4_input.c:67: error: (Each undeclared identifier is reported only once net/ipv4/xfrm4_input.c:67: error: for each function it appears in.) make[2]: *** [net/ipv4/xfrm4_input.o] Error 1 make[1]: *** [net/ipv4] Error 2 make: *** [net] Error 2 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
