From: Bastien Orivel Date: Mon, 13 Jul 2020 15:44:16 +0000 (+0200) Subject: news: Document the `type` attribute for mac addresses X-Git-Tag: v6.6.0-rc1~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7187b8e2b6fbcd50d9e594c44c26741e6f193ab1;p=thirdparty%2Flibvirt.git news: Document the `type` attribute for mac addresses Signed-off-by: Bastien Orivel Signed-off-by: Michal Privoznik Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index 1928220854..2c6c628c61 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -18,6 +18,12 @@ v6.6.0 (unreleased) Libvirt allows configuring ACPI Heterogeneous Memory Attribute Table to hint software running inside the guest on optimization. + * esx: Add a ``type`` attribute for mac addresses. + + This attribute allows (when set to ``static``) ignoring VMWare checks of the + MAC addresses that would generate a new one if they were in its OUI + (00:0c:29). + * **Improvements** * esx: Change the NIC limit for recent virtualHW versions