CMake: bump the minimum required CMake version to 3.5
[project/netifd.git] / vlandev.c
2023-12-05 Felix Fietkaudebug: remove newline from debug messages
2023-06-23 Felix Fietkaubridge: make hotplug-added vlans default to tagged
2023-06-21 Felix Fietkauvlan/vlandev: pass through extra vlan information passe...
2023-05-31 Petr Štetiartreewide: fix multiple compiler warnings
2022-12-30 Felix Fietkauvlandev: propagate topology changes
2021-06-04 Felix Fietkaubridge: allow adding/removing VLANs to configured membe...
2020-12-14 Felix Fietkaunetifd: fix a typo in vlandev hotplug support
2020-11-26 Felix Fietkauvlandev: support bridge-vlan aliases in the vid config...
2020-11-26 Felix Fietkauvlandev: dump vlan id in device status
2020-11-18 Felix Fietkauwireless: fix passing bridge name for vlan hotplug...
2020-10-28 Felix Fietkauvlandev: add pass-through hotplug ops that pass the...
2020-05-21 Pau Espin Pedrolvlandev: support setting ingress/egress QoS mappings
2018-08-14 Hans Dedeckerdevice: gracefully handle device names exceeding IFNAMESIZ
2016-09-26 Hans Dedeckervlandev: Rework 8021ad/8021q detection based on vlandev...
2016-09-26 Hans Dedeckervlandev: Register 8021ad and 8021q s device types
2016-09-26 Hans Dedeckerdevice: Move the different device type registrations...
2016-08-26 Arne Kappendevice: prepare for adding device handlers dynamically
2015-11-04 Hans Dedeckerdevice: Don't process link events anymore in device...
2015-02-17 Hans Dedeckernetifd: Keep reference to a config copy in device type...
2014-10-20 Felix Fietkaudevice: make link status detection optional for vlan...
2014-06-11 Gioacchino MazzurcoAdd vlan 802.1q/802.1ad support as netifd devices