mirror of
https://github.com/systemd/systemd.git
synced 2025-01-18 10:04:04 +03:00
Fixing VLAN ranges in man systemd.network.
Otherwise it doesn't hold that VLANs 100-400 are allowed (because 201-299 are disallowed).
This commit is contained in:
parent
12e33d332b
commit
ae2f3af639
@ -6431,7 +6431,7 @@ PVID=42
|
|||||||
EgressUntagged=42
|
EgressUntagged=42
|
||||||
|
|
||||||
[BridgeVLAN]
|
[BridgeVLAN]
|
||||||
VLAN=100-200
|
VLAN=100-299
|
||||||
|
|
||||||
[BridgeVLAN]
|
[BridgeVLAN]
|
||||||
EgressUntagged=300-400</programlisting>
|
EgressUntagged=300-400</programlisting>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user