From: Masahide NAKAMURA Date: Thu, 24 Aug 2006 01:10:33 +0000 (-0700) Subject: [XFRM] STATE: Add a hook to obtain local/remote outbound address. X-Git-Tag: v2.6.19-rc1~1272^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99505a843673faeae962a8cde128c7c034ba6b5e;p=pandora-kernel.git [XFRM] STATE: Add a hook to obtain local/remote outbound address. Outbound transformation replaces both source and destination address with state's end-point addresses at the same time when IPsec tunnel mode. It is also required to change them for Mobile IPv6 route optimization, but we should care about the following differences: - changing result is not end-point but care-of address - either source or destination is replaced for each state This hook is a common platform to change outbound address. Based on MIPL2 kernel patch. Signed-off-by: Masahide NAKAMURA Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed