lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ