]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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>
Tue, 5 Sep 2017 12:33:43 +0000 (07:33 -0500)
commit11cd9476b3efbbc90e9c1572d309f269abd9b941
treed305d85fd63bf539e7e0ae3c4afb43ce36933362
parent0b500f4229ffc75b19eafd98176a61f64f845924
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