]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Document the `type` attribute for mac addresses
authorBastien Orivel <bastien.orivel@diateam.net>
Mon, 13 Jul 2020 15:44:16 +0000 (17:44 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 13 Jul 2020 16:47:57 +0000 (18:47 +0200)
Signed-off-by: Bastien Orivel <bastien.orivel@diateam.net>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 1928220854aecfc994ee51e06fb24a25fc6fd43c..2c6c628c614b55837a1a3fbcbfe237179b181b17 100644 (file)
--- 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