Skip to content

Commit a513b23

Browse files
andrejpodzimekbluca
authored andcommitted
Fixing VLAN ranges in man systemd.network.
Otherwise it doesn't hold that VLANs 100-400 are allowed (because 201-299 are disallowed). (cherry picked from commit ae2f3af) (cherry picked from commit 9fad72c) (cherry picked from commit 0102ff4) (cherry picked from commit b879b06) (cherry picked from commit d548785) (cherry picked from commit a0167e9)
1 parent 857fac7 commit a513b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/systemd.network.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4778,7 +4778,7 @@ PVID=42
47784778
EgressUntagged=42
47794779

47804780
[BridgeVLAN]
4781-
VLAN=100-200
4781+
VLAN=100-299
47824782

47834783
[BridgeVLAN]
47844784
EgressUntagged=300-400</programlisting>

0 commit comments

Comments
 (0)