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