]> git.proxmox.com Git - mirror_ubuntu-impish-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)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 28 Jun 2021 06:03:43 +0000 (08:03 +0200)
commit58ff4f602b982f744d8a0960a927cee3fdeca408
tree7cab02bf8357c692a39663223119bb095493603f
parentf2a32d165f31a37c756758db75cc5c1b6aa38522
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