OSDN Git Service

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)
commit3093fbe7ff4bc7d1571fc217dade1cf80330a714
tree4c510f554d3e35e5150c47b3ac107801fc88dede
parent1b7179d3adff0ab71f85ee24d7de28ccb7734b89
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