OpenWrt Network interface configuration daemon

Felix Fietkau ea01ed41f3 interface: remove unnecessary NULL checks before free() 4 days ago
config 5590a80e25 config: fix incompatible with jshn network-device entry 1 year ago
examples 7f30b02013 examples: make dummy wireless vif names shorter 3 years ago
scripts 480551a3ad interface: add support for disabling renew on topology change 3 months ago
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore 10 years ago
CMakeLists.txt 33ec3daaaa CMake: bump the minimum required CMake version to 3.5 9 months ago
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE 13 years ago
alias.c 5a4ac30c7a netifd: rework/fix device free handling 3 years ago
bonding.c 061e308f9f debug: remove newline from debug messages 1 year ago
bridge.c cc9e928f0a bridge: rework config change pvid handling 1 year ago
config.c a39fe3a8b1 wireless: add support for adding a list of devices for a wifi-iface 1 month ago
config.h 2dc7f450f3 system-linux: add option to configure DSA conduit device 1 year ago
device.c 34eb11eb6f device/interface: add "tags" attribute from config to status dump 1 month ago
device.h 34eb11eb6f device/interface: add "tags" attribute from config to status dump 1 month ago
extdev.c 061e308f9f debug: remove newline from debug messages 1 year ago
extdev.h 80bf9d7488 extdev: add support for external device handlers 3 years ago
handler.c 19372d8528 netifd: Fix multiple -Wsign-compare warnings 1 year ago
handler.h b22f83d752 handler: add mechanism to generate external device handler stubs 3 years ago
interface-event.c 061e308f9f debug: remove newline from debug messages 1 year ago
interface-ip.c 061e308f9f debug: remove newline from debug messages 1 year ago
interface-ip.h 5c2e5d5ea4 interface-ip: allow configuring routes without explicit interface 1 year ago
interface.c ea01ed41f3 interface: remove unnecessary NULL checks before free() 4 days ago
interface.h 058a099f5b interface: fix memleak and reload issue for the zone attribute 4 days ago
iprule.c d29cf70747 iprule: add ipproto property 3 weeks ago
iprule.h d29cf70747 iprule: add ipproto property 3 weeks ago
macvlan.c 061e308f9f debug: remove newline from debug messages 1 year ago
main.c e93f6c3fc7 main: fix format string related warnings for log/debug printf functions 2 months ago
make_ethtool_modes_h.sh 1a07f1dff3 make_ethtool_modes_h.sh: apply anti-bashism 1 year ago
netifd.h e93f6c3fc7 main: fix format string related warnings for log/debug printf functions 2 months ago
proto-shell.c cd96f61ba6 proto-shell: fix spurious interface teardowns with host deps 1 month ago
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static 10 years ago
proto.c 1fe1d4f5e8 treewide: fix multiple compiler warnings 1 year ago
proto.h 7a6532fcae proto-shell: add proto property for skipping device config 6 months ago
system-dummy.c 4fe997b61d system-dummy: add system_if_apply_settings_after_up 2 months ago
system-linux.c 768027c5a7 system-linux: restore reading flags from netlink messages 3 weeks ago
system.c 5ba9744aac device: add support for configuring bonding devices 3 years ago
system.h 5c9ecc1ff7 system-linux: make system_if_get_master_ifindex static 1 year ago
tunnel.c 8f82742ca4 system-linux: fix deletion of ip tunnels (FS#4058) 3 years ago
ubus.c 34eb11eb6f device/interface: add "tags" attribute from config to status dump 1 month ago
ubus.h 992d33cb42 ubus: add notifications on wireless device state changes 1 month ago
utils.c a3fab0119e utils: include utils.h last 2 years ago
utils.h d397e8ca5d netifd: Fix printf calls + function declarations. 7 years ago
veth.c 061e308f9f debug: remove newline from debug messages 1 year ago
vlan.c 061e308f9f debug: remove newline from debug messages 1 year ago
vlandev.c 061e308f9f debug: remove newline from debug messages 1 year ago
wireless.c 992d33cb42 ubus: add notifications on wireless device state changes 1 month ago
wireless.h 3c6265fdbd wireless: reload wireless device if any vif network bridge changes ifindex 2 months ago