]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/vlan-util.c
network: bridge vlan without PVID (#5899)
authorTobias Jungel <Tobias.Jungel@gmail.com>
Mon, 29 May 2017 15:20:01 +0000 (17:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 29 May 2017 15:20:01 +0000 (17:20 +0200)
commit0d6c68eba3188c3fea9731ba0828f04416ab7c04
tree448fcb3f27feb6cc44b840a6834b4b9544ffb7c9
parentdefdbbb6dc62b7985072bfb68e7f8ef3f4c75246
network: bridge vlan without PVID (#5899)

this patch makes it possible to configure a vlan aware bridge without the
PVID. To configure no PVID set DefaultPVID=none in the [BridgeVLAN] section.

fixes #5716
man/systemd.netdev.xml
src/network/netdev/bridge.c
src/network/netdev/netdev-gperf.gperf
src/shared/vlan-util.c
src/shared/vlan-util.h