summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-06-11update example mac80211 script and wireless configFelix Fietkau
2025-06-11scripts: fix dummy mode on systems where libubox is in /usr/localFelix Fietkau
2025-06-11CMakeLists.txt: bump minimum required versionFelix Fietkau
2025-06-11system-dummy: add missing vrf functionsFelix Fietkau
2025-05-23netifd: iprule add sport and dportegc112
2025-05-18iprule: resolve ipproto by nameIvan Mosin
2025-05-17Restore disable_ipv6 sysctl after removing a device from bridge or bondFabian Bläse
2025-05-17system-linux: fix sysfs name for all_ports_active flagNicolò
2025-05-17device: fix bonding primary port selectionNicolò
2025-05-17device: add support for configuring vrfMaxim Anisimov
2025-04-02iprule: amend ipproto netlink nla_put_u32 to nla_put_u8Paul Donald
2024-12-17interface: remove unnecessary NULL checks before free()Felix Fietkau
2024-12-17interface: fix memleak and reload issue for the zone attributeFelix Fietkau
2024-11-27system-linux: restore reading flags from netlink messagesFelix Fietkau
2024-11-25iprule: add ipproto propertyPaul Donald
2024-11-19wireless: add support for adding a list of devices for a wifi-ifaceFelix Fietkau
2024-11-18proto-shell: fix spurious interface teardowns with host depsFelix Fietkau
2024-11-18system-linux: do not pull ifindex/flags from netlink messages on rtnl eventsFelix Fietkau
2024-11-08device/interface: add "tags" attribute from config to status dumpFelix Fietkau
2024-11-08ubus: add notifications on wireless device state changesFelix Fietkau
2024-10-21system-dummy: add system_if_apply_settings_after_upFelix Fietkau
2024-10-21fix signed/unsigned comparison warningsFelix Fietkau
2024-10-20main: fix format string related warnings for log/debug printf functionsFelix Fietkau
2024-10-06wireless: reload wireless device if any vif network bridge changes ifindexFelix Fietkau
2024-09-21interface: fix regression on adding hotplug devices to interfacesFelix Fietkau
2024-09-12Revert "system-linux: re-apply ethtool on phy attachment"Daniel Golle
2024-09-05device: simplify external device settings handlingFelix Fietkau
2024-09-03device: revert to explicit device_set_present callsFelix Fietkau
2024-09-03device: remove redundant newlines from debug messagesFelix Fietkau
2024-09-03interface: improve hotplug handling reliabilityFelix Fietkau
2024-09-03wireless: handle link updates even if devices are present alreadyFelix Fietkau
2024-09-03main: add messages to udebug regardless of their log levelFelix Fietkau
2024-09-03device: do not pull device present state from hotplug eventsFelix Fietkau
2024-09-03device: add more debugging codeFelix Fietkau
2024-09-02interface: add support for disabling renew on topology changeFelix Fietkau
2024-07-05system-linux: re-apply ethtool on phy attachmentDaniel Golle
2024-06-04wireless: add support for defining wifi interfaces via procd service dataFelix Fietkau
2024-06-03wireless: use blobmsg_parse_attrFelix Fietkau
2024-06-03proto-shell: add proto property for skipping device configFelix Fietkau
2024-02-26CMake: bump the minimum required CMake version to 3.5Yegor Yefremov
2024-01-04device: restore cleared flags on device downErik Karlsson
2024-01-04system-linux: fix race condition in netlink socket error handingMatthias Schiffer
2023-12-19Revert "system-linux: set pending to 0 on ifindex found or error for if_get_master"Felix Fietkau
2023-12-18device: Log error message if device initialization failedDustin Spicuzza
2023-12-18netifd: fix undefined va_list value which can cause crashesMikael Magnusson
2023-12-17system-linux: set pending to 0 on ifindex found or error for if_get_masterChristian Marangi
2023-12-12system-linux: skip refreshing MAC on master change if custom MACChristian Marangi
2023-12-12system-linux: set master early on apply settingsChristian Marangi
2023-12-05bridge: rework config change pvid handlingFelix Fietkau
2023-12-05bridge: fix reload on bridge vlan changesFelix Fietkau