[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070824.233153.77246332.davem@davemloft.net>
Date: Fri, 24 Aug 2007 23:31:53 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: nakam@...ux-ipv6.org
Cc: netdev@...r.kernel.org, takamiya@...ntts.co.jp
Subject: Re: [PATCH] [IPV6] XFRM: Fix connected socket to use
transformation.
From: Masahide NAKAMURA <nakam@...ux-ipv6.org>
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 <takamiya@...ntts.co.jp>
> Signed-off-by: Masahide NAKAMURA <nakam@...ux-ipv6.org>
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists