From: Laine Stump Date: Fri, 14 Feb 2020 23:59:52 +0000 (-0500) Subject: schema: add missing vlan element to networkport RNG X-Git-Tag: v6.1.0-rc1~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=057c07edddb11ee927f8b81f14a36d07d9efb9e0;p=thirdparty%2Flibvirt.git schema: add missing vlan element to networkport RNG This is in the data structure and the parse/format functions, and is getting passed all around correctly, it just was omitted from the RNG, which hasn't been noticed because no human is creating XML, and so it's never getting validated against the schema. Signed-off-by: Laine Stump Reviewed-by: Ján Tomko --- diff --git a/docs/schemas/networkport.rng b/docs/schemas/networkport.rng index 8cfc043a40..ea43c03d41 100644 --- a/docs/schemas/networkport.rng +++ b/docs/schemas/networkport.rng @@ -29,6 +29,9 @@ + + +