Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ip6_vti: support IP6IP tunnel processing
For IP6IP tunnel processing, the functions called will be the same as that for IP6IP6 tunnel's. So reuse it and register it with family == AF_INET. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
- Loading branch information