Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions release-notes/4.14.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ What's new in Netris |version|?
Netris 4.14.0 is a feature release focused on fabric flexibility and multi-tenant scale. It decouples BGP session placement from physical port topology and exposes InfiniBand fabric path visibility through the Netris API. It also extends DHCPv6 relay support to more switch platforms, extends Server Cluster provisioning, and ships a substantial set of platform bug fixes.

.. note::
**Apache CloudStack integration.** Enhancements to the Netris integration for Apache CloudStack are landing alongside 4.14.0, delivered as part of the CloudStack 4.22 codebase.
**Apache CloudStack integration.** Enhancements to the Netris integration for Apache CloudStack are landing alongside 4.14.0. This work is delivered as part of the CloudStack codebase and is mentioned here for awareness. Please, contact Netris for more details.

Features
--------
Expand Down Expand Up @@ -40,7 +40,7 @@ Bug fixes
- Fixed ACLs not being applied correctly on Arista switches where a trunk port reported its allowed VLANs as a range. Note: with this fix in place, some switches may now receive additional ACLs.
- Fixed topology diagram rendering to use the inventory-profile fabric type for correct switch placement.
- Fixed RDNSS configuration incorrectly rejecting valid IPv6 addresses.
- Fixed bond interfaces being auto-populated for V-Net members when Automatic Link Aggregation is disabled in the inventory profile.
- Fixed bond interfaces being auto-populated on Dell SONiC for V-Net members when Automatic Link Aggregation is disabled in the inventory profile.
- Fixed an issue where Netris would return “no V-net” to CloudStack hypervisors for recently created V-Nets, thus preventing workloads from deploying.
- Fixed ARP and neighbor entries silently not being programmed on CloudStack hosts using EVPN/VXLAN bridges. The interface list is now re-evaluated continuously, so interfaces that appear later, or that flap, are picked up automatically.
- Fixed the CloudStack agent creating VXLAN interfaces without the intended bridge-port settings. MAC learning is now disabled and ARP/ND neighbor suppression enabled on the VXLAN bridge port, as specified.
Expand Down
Loading