mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
addons: vxlan: add support for ipv6 attributes svcnodeip6 and mcastgrp6
vxlan-svcnodeip6": { "help": "vxlan svc node ip", "validvals": ["<ipv6>"], "example": ["vxlan-svcnodeip6 2001:DB8:8086:6502::"] } "vxlan-mcastgrp6": { "help": "vxlan multicast group", "validvals": ["<ip6>"], "example": ["vxlan-mcastgrp ff02::15c"], } Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -10,6 +10,7 @@ ifupdown2 (3.0.0-1) unstable; urgency=medium
|
||||
* New: support for marking interfaces as mgmt interfaces
|
||||
* New: bridge-vlan-vni-map attribute (single vxlan device)
|
||||
* New: vrf-slave: keep vlan down if lower device has "link-down yes"
|
||||
* New: vxlan: support for vxlan-svcnodeip6 and vxlan-mcastgrp6 (fixes #43)
|
||||
* Fix: dry-run exceptions
|
||||
* Fix: bond enslavement ordering
|
||||
* Fix: process MTU before addrgen
|
||||
|
Reference in New Issue
Block a user