summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
48 hoursbridge: skip present toggle in bridge_free_member() when device is activeHEADmasterFelix Fietkau
5 daysglobal: add support for PSE-PD controlCarlo Szelinsky
13 daysexamples: sync wireless scripts with openwrtFelix Fietkau
13 daysproto-ucode: add ucode proto handler scriptsFelix Fietkau
13 daysproto-ucode: add ucode protocol handler infrastructureFelix Fietkau
13 daysproto: add config_load callback to proto_handlerFelix Fietkau
13 daysproto-ext: extract shared protocol handler code from proto-shell.cFelix Fietkau
2026-02-10interface-ip: fix fortify build errorFelix Fietkau
2025-10-20system-linux: only parse device status for AF_UNSPEC link messagesFelix Fietkau
2025-10-20system-linux: handle RTM_DELLINK events for device state trackingFelix Fietkau
2025-10-20veth: delete device before creation to handle stale stateFelix Fietkau
2025-10-06config: fix overriding bridge-vlan sections via procd dataFelix Fietkau
2025-09-30system: add logging wrappers for basic system functionsFelix Fietkau
2025-09-30bridge: fix reload when ports refer to aliased vlans on another bridgeFelix Fietkau
2025-09-30interface: fix reload for devices that point to vlan aliasesFelix Fietkau
2025-09-12netifd: fix misplaced ")"Felix Fietkau
2025-08-14bridge: fix changing the vlan local flag at runtimeFelix Fietkau
2025-08-12examples: sync wireless.ucFelix Fietkau
2025-08-12config: add support for defining interfaces via procd dataFelix Fietkau
2025-08-12config: add support for defining devices via procd dataFelix Fietkau
2025-08-12global: use blobmsg_parse_attrFelix Fietkau
2025-08-12interface: avoid memleaks on invalid interfacesFelix Fietkau
2025-08-12ubus: fix type check in procd ubus data callbackFelix Fietkau
2025-08-06examples: sync scripts with openwrtFelix Fietkau
2025-08-06ucode: fix passing network vlan on handle_linkFelix Fietkau
2025-08-03system-linux: add variable initialization to avoid compiler warnings on older gccFelix Fietkau
2025-08-03ucode: add missing return code checks for fchdir/chdirFelix Fietkau
2025-08-02wireless: add MLO support to example scriptsFelix Fietkau
2025-08-02wireless: replace with ucode scriptsFelix Fietkau
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