From d53da4b9059ed304ca1984cfc545a26eaf9558b3 Mon Sep 17 00:00:00 2001 From: Laine Stump Date: Sat, 11 Jan 2025 20:18:18 -0500 Subject: [PATCH] news: note addition of vlan tagging support for Linux host bridges Signed-off-by: Laine Stump Reviewed-by: Michal Privoznik --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 1d3e3c3cff..e150a89198 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -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 + ```` subelement) vlan tagging and trunking on network + interfaces connected to a standard Linux host bridge. * qemu: Add support for direct and extended tlbflush features