summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@fb.com>2016-09-15 20:00:30 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-09-17 14:13:07 (GMT)
commit8d79266bc48c6ab6477d04e159cabf1e7809cb72 (patch)
tree846208f51804a20cb5814eda576b3ba235de52a5 /samples
parentcfc7381b3002756b1dcada32979e942aa3126e31 (diff)
downloadlinux-8d79266bc48c6ab6477d04e159cabf1e7809cb72.tar.xz
ip6_tunnel: add collect_md mode to IPv6 tunnels
Similar to gre, vxlan, geneve tunnels allow IPIP6 and IP6IP6 tunnels to operate in 'collect metadata' mode. Unlike ipv4 code here it's possible to reuse ip6_tnl_xmit() function for both collect_md and traditional tunnels. bpf_skb_[gs]et_tunnel_key() helpers and ovs (in the future) are the users. Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Thomas Graf <tgraf@suug.ch> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions