From: Masahide NAKAMURA <[EMAIL PROTECTED]> Date: Fri, 24 Aug 2007 19:08:38 +0900
> When XFRM policy and state are ready after TCP connection is started, > the traffic should be transformed immediately, however it does not > on IPv6 TCP. > > It depends on a dst cache replacement policy with connected socket. > It seems that the replacement is always done for IPv4, however, on > IPv6 case it is done only when routing cookie is changed. > > This patch fix that non-transformation dst can be changed to > transformation one. > This behavior is required by MIPv6 and improves IPv6 IPsec. > > Signed-off-by: Noriaki TAKAMIYA <[EMAIL PROTECTED]> > Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]> Applied to net-2.6.24, thank you! - 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