]> git.baikalelectronics.ru Git - kernel.git/commit
route: Per route IP tunnel metadata via lightweight tunnel
authorThomas Graf <tgraf@suug.ch>
Tue, 21 Jul 2015 08:44:00 +0000 (10:44 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2015 17:39:06 +0000 (10:39 -0700)
commitf232b2dc245c7e1e07f4db614d0fad7ada4f9bfc
tree4c510f554d3e35e5150c47b3ac107801fc88dede
parent760f81a270bd5dafbc64042ffe1cf8fa22cc50fb
route: Per route IP tunnel metadata via lightweight tunnel

This introduces a new IP tunnel lightweight tunnel type which allows
to specify IP tunnel instructions per route. Only IPv4 is supported
at this point.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c
include/net/dst_metadata.h
include/net/ip_tunnels.h
include/uapi/linux/lwtunnel.h
include/uapi/linux/rtnetlink.h
net/ipv4/ip_tunnel_core.c
net/ipv4/route.c
net/openvswitch/vport.h