]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/net/vxlan.h
UBUNTU: SAUCE: fan: add VXLAN implementation
authorJay Vosburgh <jay.vosburgh@canonical.com>
Wed, 11 Nov 2015 13:04:50 +0000 (13:04 +0000)
committerSeth Forshee <seth.forshee@canonical.com>
Mon, 29 Jan 2018 13:44:57 +0000 (07:44 -0600)
commitd57420a1cdf6c94f92f06035b13e38f95334f938
tree5fca57c6873ef75ca4ba42a001b8e9755384fa73
parent55ff02b2178dad35eb5b8dccba085a600bc2d29d
UBUNTU: SAUCE: fan: add VXLAN implementation

Generify the fan mapping support and utilise that to implement fan
mappings over vxlan transport.

Expose the existance of this functionality (when the module is loaded)
via an additional sysctl marker.

Signed-off-by: Jay Vosburgh <jay.vosburgh@canonical.com>
[apw@canonical.com: added feature marker for fan over vxlan.]
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Conflicts:
drivers/net/vxlan.c
include/uapi/linux/if_link.h
net/ipv4/ipip.c

Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/net/vxlan.c
include/net/ip_tunnels.h
include/net/vxlan.h
include/uapi/linux/if_link.h
include/uapi/linux/if_tunnel.h
net/ipv4/ip_tunnel.c
net/ipv4/ipip.c