From: andrejpodzimek Date: Wed, 11 Dec 2024 12:46:43 +0000 (+0000) Subject: Fixing VLAN ranges in man systemd.network. X-Git-Tag: v258-rc1~1907 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae2f3af63962ba6e2f67cfce07c9fee61722e30e;p=thirdparty%2Fsystemd.git Fixing VLAN ranges in man systemd.network. Otherwise it doesn't hold that VLANs 100-400 are allowed (because 201-299 are disallowed). --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 9d8dcba509c..32cfb207e0e 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -6431,7 +6431,7 @@ PVID=42 EgressUntagged=42 [BridgeVLAN] -VLAN=100-200 +VLAN=100-299 [BridgeVLAN] EgressUntagged=300-400