summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-05netifd: wireless: default to GCMP WPA cipher on 802.11adDaniel Golle
2020-12-28wireless: add support for not killing processes on teardownFelix Fietkau
2020-12-14netifd: fix a typo in vlandev hotplug supportFelix Fietkau
2020-12-13netifd: add segment routing supportNick Hainke
2020-11-30config: parse default mac address from board.jsonFelix Fietkau
2020-11-30system-linux: move device settings handling to device.cFelix Fietkau
2020-11-30system-linux: simplify mask check in system_if_apply_settingsFelix Fietkau
2020-11-30system-dummy: print configured mac addressFelix Fietkau
2020-11-26vlandev: support bridge-vlan aliases in the vid config parameterFelix Fietkau
2020-11-26vlandev: dump vlan id in device statusFelix Fietkau
2020-11-23system-linux: add retry for adding member devices to a bridgeFelix Fietkau
2020-11-23system-linux: implement full device present state management for force-external devicesFelix Fietkau
2020-11-20bridge-vlan: add support for defining aliases for vlan idsFelix Fietkau
2020-11-20interface: do not force link-ext hotplug interfaces to present by defaultFelix Fietkau
2020-11-18config: initialize bridge and bridge vlans before other devicesFelix Fietkau
2020-11-18wireless: fix passing bridge name for vlan hotplug pass-throughFelix Fietkau
2020-11-13system-linux: only overwrite dev->present state on check_state for simple devicesFelix Fietkau
2020-11-05bridge: only overwrite implicit vlan assignment if vlans are configuredFelix Fietkau
2020-11-05system-dummy: set present state only for simple devicesFelix Fietkau
2020-11-05bridge: fix use-after-free bug on bridge member freeFelix Fietkau
2020-11-05bridge: preserve hotplug ports on vlan update if config is unchangedFelix Fietkau
2020-10-28bridge: show vlans in device statusFelix Fietkau
2020-10-28vlandev: add pass-through hotplug ops that pass the VLAN info to the bridgeFelix Fietkau
2020-10-28vlan: add pass-through hotplug ops that pass the VLAN info to the bridgeFelix Fietkau
2020-10-28bridge: add support for defining port member vlans via hotplug opsFelix Fietkau
2020-10-22interface: proto_ip: order by address index firstYousong Zhou
2020-10-22device_addr: record address index as in the blobYousong Zhou
2020-10-22proto: rework parse_addr to return struct device_addrYousong Zhou
2020-10-22build: find and use libnl header dirsYousong Zhou
2020-10-10system-linux: initialize ifreq struct before using itAlin Nastac
2020-09-12netifd: vxlan: add aging and maxaddress optionsJohannes Kimmel
2020-09-12netifd: vxlan: add most missing boolean optionsJohannes Kimmel
2020-09-12netifd: vxlan: refactor mapping of boolean attrsJohannes Kimmel
2020-09-12netifd: vxlan: handle srcport rangeJohannes Kimmel
2020-09-08netifd-wireless: parse 'osen' encryptionDaniel Golle
2020-08-10interface-ip: clear host bits of the device prefixHans Dedecker
2020-08-07bridge: flush vlan list on bridge freeFelix Fietkau
2020-07-27device: look up full device name before traversing vlan chainFelix Fietkau
2020-07-19config: enable bridge vlan filtering by default for bridges that define VLANsFelix Fietkau
2020-07-19bridge: add support for VLAN filteringFelix Fietkau
2020-07-18bridge: add support for adding vlans to a bridgeJohn Crispin
2020-07-18bridge: add support for turning on vlan_filteringJohn Crispin
2020-07-18system-dummy: fix resolving ifindexFelix Fietkau
2020-07-18device: do not check state from within device_initFelix Fietkau
2020-07-18vlan: initialize device ifname earlier at creation timeFelix Fietkau
2020-07-11utils: fix check_pid_path to work with deleted file as wellKarel Kočí
2020-06-06system-linux: improve handling of device renameKristian Evensen
2020-06-04interface-ip: fix build on non-linux systemsFelix Fietkau
2020-06-04system-dummy: fix missing returnFelix Fietkau
2020-06-04netifd: wireless: add support for tracking wifi-station sectionsJohn Crispin