Re: (usagi-core 34097) Re: [PATCH] [XFRM] IPv6: Fix dst/routing check at transformation.

2007-12-20 Thread Masahide NAKAMURA
Friday 21 December 2007 14:06, Masahide NAKAMURA wrote: > Thanks, I'll resend by hand this time. > Mayby I use your e-mail address without name > by current git-send-email. Ah, they are already applied. I don't need resend anymore. I'll be careful this next time. Regards, -- Masahide NAKAMURA -

Re: [PATCH] [XFRM] IPv6: Fix dst/routing check at transformation.

2007-12-20 Thread Masahide NAKAMURA
Friday 21 December 2007 12:50, David Miller wrote: > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > Date: Fri, 21 Dec 2007 12:48:31 +0900 > > > My 5 patches for XFRM sent to netdev should be TOed to David, but it is not. > > > > It does not seems that the command works for me. > > git-send-email -

Re: [PATCH] [XFRM] IPv6: Fix dst/routing check at transformation.

2007-12-20 Thread David Miller
From: Masahide NAKAMURA <[EMAIL PROTECTED]> Date: Fri, 21 Dec 2007 12:40:39 +0900 > IPv6 specific thing is wrongly removed from transformation at net-2.6.25. > This patch recovers it with current design. > > o Update "path" of xfrm_dst since IPv6 transformation should > care about routing chang

[PATCH] [XFRM] IPv6: Fix dst/routing check at transformation.

2007-12-20 Thread Masahide NAKAMURA
IPv6 specific thing is wrongly removed from transformation at net-2.6.25. This patch recovers it with current design. o Update "path" of xfrm_dst since IPv6 transformation should care about routing changes. It is required by MIPv6 and off-link destined IPsec. o Rename nfheader_len which is for

Re: [PATCH] [XFRM] IPv6: Fix dst/routing check at transformation.

2007-12-20 Thread Herbert Xu
On Fri, Dec 21, 2007 at 12:40:39PM +0900, Masahide NAKAMURA wrote: > IPv6 specific thing is wrongly removed from transformation at net-2.6.25. > This patch recovers it with current design. > > o Update "path" of xfrm_dst since IPv6 transformation should > care about routing changes. It is requir

Re: [PATCH] [XFRM] IPv6: Fix dst/routing check at transformation.

2007-12-20 Thread David Miller
From: Masahide NAKAMURA <[EMAIL PROTECTED]> Date: Fri, 21 Dec 2007 12:48:31 +0900 > My 5 patches for XFRM sent to netdev should be TOed to David, but it is not. > > It does not seems that the command works for me. > git-send-email --to "David S. Miller <[EMAIL PROTECTED]>" --to [EMAIL > PROTECTE