From: Patrick McHardy <[EMAIL PROTECTED]> Date: Thu, 05 Jul 2007 18:45:02 +0200
> James Chapman wrote: > > This cleanup fell out after adding L2TP support where a new encap_rcv > > funcptr was added to struct udp_sock. Have XFRM use the new encap_rcv > > funcptr, which allows us to move the XFRM encap code from udp.c into > > xfrm4_input.c. > > > > Make xfrm4_rcv_encap() static since it is no longer called externally. > > > > Signed-off-by: James Chapman <[EMAIL PROTECTED]> > > > > --- > > Tested with L2TP and L2TP/IPsec. > > > > Update after comments from Patrick. Fix encapsulated transport mode > > case and remove stupid file history comment change. > > > Looks good, thanks. > > Acked-by: Patrick McHardy <[EMAIL PROTECTED]> Applied, thanks everyone. - 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