commit | 058214a4d1dfefed9f01a277fadd3590acb5f990 | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Wed May 18 09:06:17 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 20 18:03:16 2016 -0400 |
tree | 7e5cf28fa708e770eb94af2223d09d6446d37fc2 | |
parent | 5f914b681253966612e052df364c3b8e4a3d5f63 [diff] |
ip6_tun: Add infrastructure for doing encapsulation Add encap_hlen and ip_tunnel_encap structure to ip6_tnl. Add functions for getting encap hlen, setting up encap on a tunnel, performing encapsulation operation. Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>