Le jeudi 5 juillet 2007, vous avez écrit : > 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.
By the way, couldn't encap_type be remove altogether (using two slightly different callbacks for ESP) from udp_sock? -- Rémi Denis-Courmont
signature.asc
Description: This is a digitally signed message part.