news: note addition of vlan tagging support for Linux host bridges

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Laine Stump 2025-01-11 20:18:18 -05:00
parent b2c999855d
commit d53da4b905

View File

@ -16,6 +16,11 @@ v11.0.0 (unreleased)
* **Removed features**
* **New features**
* network/qemu/lxc: support vlans on standard Linux host bridges
The network, qemu, and lxc drivers now support (using the
``<vlan>`` subelement) vlan tagging and trunking on network
interfaces connected to a standard Linux host bridge.
* qemu: Add support for direct and extended tlbflush features