From: Steffen Klassert Date: Fri, 14 Mar 2014 06:28:08 +0000 (+0100) Subject: vti6: Support inter address family tunneling. X-Git-Tag: v3.15-rc1~113^2~133^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22e1b23dafa8554ef722454e8b84645820cbbc17;p=pandora-kernel.git vti6: Support inter address family tunneling. With this patch we can tunnel ipv4 traffic via a vti6 interface. A vti6 interface can now have an ipv4 address and ipv4 traffic can be routed via a vti6 interface. The resulting traffic is xfrm transformed and tunneled through ipv6 if matching IPsec policies and states are present. Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed