]> git.proxmox.com Git - mirror_ifupdown2.git/commit
addons: vxlan: add vxlan-mcastgrp support for single-vxlan device
authorJulien Fortin <julien@cumulusnetworks.com>
Mon, 13 Jul 2020 15:27:25 +0000 (17:27 +0200)
committerJulien Fortin <julien@cumulusnetworks.com>
Thu, 6 Aug 2020 12:20:41 +0000 (14:20 +0200)
commit792b9a07005b97c9c232fa440b5fee4987cac3d2
treec94f4907058d2a477d20095a48cec83fd21ff1c2
parenta7e5fb25971cf645f6947f07ff4709f89344586b
addons: vxlan: add vxlan-mcastgrp support for single-vxlan device

this patch adds support for the vxlan-mcastgrp attribute on single
vxlan device. Prior to this commit the vxlan-mcastgrp was only
applied to regular vxlans.

Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
ifupdown2/addons/vxlan.py
ifupdown2/lib/iproute2.py