index
:
netifd
master
mlo
openwrt-18.06
openwrt-19.07
openwrt-21.02
openwrt-23.05
staging/stintel/ifnamsiz
staging/ynezz/fixes-bridge-inspect
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-20
system-linux: only parse device status for AF_UNSPEC link messages
master
Felix Fietkau
2025-10-20
system-linux: handle RTM_DELLINK events for device state tracking
Felix Fietkau
2025-10-20
veth: delete device before creation to handle stale state
Felix Fietkau
2025-10-06
config: fix overriding bridge-vlan sections via procd data
Felix Fietkau
2025-09-30
system: add logging wrappers for basic system functions
Felix Fietkau
2025-09-30
bridge: fix reload when ports refer to aliased vlans on another bridge
Felix Fietkau
2025-09-30
interface: fix reload for devices that point to vlan aliases
Felix Fietkau
2025-09-12
netifd: fix misplaced ")"
Felix Fietkau
2025-08-14
bridge: fix changing the vlan local flag at runtime
Felix Fietkau
2025-08-12
examples: sync wireless.uc
Felix Fietkau
2025-08-12
config: add support for defining interfaces via procd data
Felix Fietkau
2025-08-12
config: add support for defining devices via procd data
Felix Fietkau
2025-08-12
global: use blobmsg_parse_attr
Felix Fietkau
2025-08-12
interface: avoid memleaks on invalid interfaces
Felix Fietkau
2025-08-12
ubus: fix type check in procd ubus data callback
Felix Fietkau
2025-08-06
examples: sync scripts with openwrt
Felix Fietkau
2025-08-06
ucode: fix passing network vlan on handle_link
Felix Fietkau
2025-08-03
system-linux: add variable initialization to avoid compiler warnings on older gcc
Felix Fietkau
2025-08-03
ucode: add missing return code checks for fchdir/chdir
Felix Fietkau
2025-08-02
wireless: add MLO support to example scripts
Felix Fietkau
2025-08-02
wireless: replace with ucode scripts
Felix Fietkau
2025-06-11
update example mac80211 script and wireless config
Felix Fietkau
2025-06-11
scripts: fix dummy mode on systems where libubox is in /usr/local
Felix Fietkau
2025-06-11
CMakeLists.txt: bump minimum required version
Felix Fietkau
2025-06-11
system-dummy: add missing vrf functions
Felix Fietkau
2025-05-23
netifd: iprule add sport and dport
egc112
2025-05-18
iprule: resolve ipproto by name
Ivan Mosin
2025-05-17
Restore disable_ipv6 sysctl after removing a device from bridge or bond
Fabian Bläse
2025-05-17
system-linux: fix sysfs name for all_ports_active flag
Nicolò
2025-05-17
device: fix bonding primary port selection
Nicolò
2025-05-17
device: add support for configuring vrf
Maxim Anisimov
2025-04-02
iprule: amend ipproto netlink nla_put_u32 to nla_put_u8
Paul Donald
2024-12-17
interface: remove unnecessary NULL checks before free()
Felix Fietkau
2024-12-17
interface: fix memleak and reload issue for the zone attribute
Felix Fietkau
2024-11-27
system-linux: restore reading flags from netlink messages
Felix Fietkau
2024-11-25
iprule: add ipproto property
Paul Donald
2024-11-19
wireless: add support for adding a list of devices for a wifi-iface
Felix Fietkau
2024-11-18
proto-shell: fix spurious interface teardowns with host deps
Felix Fietkau
2024-11-18
system-linux: do not pull ifindex/flags from netlink messages on rtnl events
Felix Fietkau
2024-11-08
device/interface: add "tags" attribute from config to status dump
Felix Fietkau
2024-11-08
ubus: add notifications on wireless device state changes
Felix Fietkau
2024-10-21
system-dummy: add system_if_apply_settings_after_up
Felix Fietkau
2024-10-21
fix signed/unsigned comparison warnings
Felix Fietkau
2024-10-20
main: fix format string related warnings for log/debug printf functions
Felix Fietkau
2024-10-06
wireless: reload wireless device if any vif network bridge changes ifindex
Felix Fietkau
2024-09-21
interface: fix regression on adding hotplug devices to interfaces
Felix Fietkau
2024-09-12
Revert "system-linux: re-apply ethtool on phy attachment"
Daniel Golle
2024-09-05
device: simplify external device settings handling
Felix Fietkau
2024-09-03
device: revert to explicit device_set_present calls
Felix Fietkau
2024-09-03
device: remove redundant newlines from debug messages
Felix Fietkau
[next]