Systemd/src/network/netdev
Tobias Jungel 0d6c68eba3 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
2017-05-29 17:20:01 +02:00
..
.gitignore
Makefile networkd: add symlinks to the Makefile for dir netdev and wait-online 2017-02-25 00:32:43 +05:30
bond.c
bond.h
bridge.c network: bridge vlan without PVID (#5899) 2017-05-29 17:20:01 +02:00
bridge.h
dummy.c
dummy.h
geneve.c networkd: replace geneve/vxlan port parsing with generic config_parse_ip_port 2017-04-29 22:33:50 +05:30
geneve.h networkd: replace geneve/vxlan port parsing with generic config_parse_ip_port 2017-04-29 22:33:50 +05:30
ipvlan.c
ipvlan.h
macvlan.c
macvlan.h
netdev-gperf.gperf network: bridge vlan without PVID (#5899) 2017-05-29 17:20:01 +02:00
netdev.c networkd: Add check to ensure link is down before attempting to enslave (#5853) 2017-04-30 13:12:32 +02:00
netdev.h networkd: Introduce GENEVE netdev 2017-04-25 10:34:15 +05:30
tunnel.c networkd: fix assertion crash for tunnel, log error instead (#5465) 2017-02-28 10:32:22 +01:00
tunnel.h
tuntap.c
tuntap.h
vcan.c
vcan.h
veth.c
veth.h
vlan.c network: add support for vlan confs(MVRP, reorder header, loose binding) (#5834) 2017-05-09 20:25:11 +02:00
vlan.h network: add support for vlan confs(MVRP, reorder header, loose binding) (#5834) 2017-05-09 20:25:11 +02:00
vrf.c
vrf.h
vxlan.c networkd: replace geneve/vxlan port parsing with generic config_parse_ip_port 2017-04-29 22:33:50 +05:30
vxlan.h networkd: replace geneve/vxlan port parsing with generic config_parse_ip_port 2017-04-29 22:33:50 +05:30