OpenWrt Network interface configuration daemon

Felix Fietkau 4544f026bb bridge-vlan: add support for defining aliases for vlan ids 3 年 前
config fbb4a83633 add initial support for handling wireless devices via scripts 10 年 前
examples f7cdc6437c wireless: add an example driver cleanup implementation 10 年 前
scripts d7b614a86b netifd-wireless: parse 'osen' encryption 3 年 前
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore 10 年 前
CMakeLists.txt ced0d53583 build: find and use libnl header dirs 3 年 前
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE 13 年 前
alias.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 年 前
bridge.c 4544f026bb bridge-vlan: add support for defining aliases for vlan ids 3 年 前
config.c 4544f026bb bridge-vlan: add support for defining aliases for vlan ids 3 年 前
config.h 5fbd904e5b netifd: propagate error code on netifd_reload() 7 年 前
device.c 4544f026bb bridge-vlan: add support for defining aliases for vlan ids 3 年 前
device.h 4544f026bb bridge-vlan: add support for defining aliases for vlan ids 3 年 前
handler.c 36e4700668 handler: fix resource leak on error in netifd_init_script_handlers() 6 年 前
handler.h 45fd905c98 netifd: fixes for json-c 0.12 9 年 前
interface-event.c 57f87ad89b Introduce new interface event "create" (IFEV_CREATE) 5 年 前
interface-ip.c 24ce1eab49 interface: proto_ip: order by address index first 3 年 前
interface-ip.h 3d7bf6043b device_addr: record address index as in the blob 3 年 前
interface.c 5e18d5b9cc interface: do not force link-ext hotplug interfaces to present by default 3 年 前
interface.h 3023b0cc73 bridge: add support for defining port member vlans via hotplug ops 3 年 前
iprule.c beb810dbcc iprule: fix missing ip rules after a reload (FS#2296) 5 年 前
iprule.h beb810dbcc iprule: fix missing ip rules after a reload (FS#2296) 5 年 前
macvlan.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 年 前
main.c 5fbd904e5b netifd: propagate error code on netifd_reload() 7 年 前
netifd.h 64f4eb79fe move resolv.conf.auto to /tmp/resolv.conf.d/ 4 年 前
proto-shell.c f1aa0f9064 treewide: pass bool as second argument of blobmsg_check_attr 5 年 前
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static 9 年 前
proto.c 24ce1eab49 interface: proto_ip: order by address index first 3 年 前
proto.h 4789adf1e5 proto-shell: Model config parameter "no-proto-task" as a proto flag 7 年 前
system-dummy.c 3a2b21001c system-dummy: set present state only for simple devices 3 年 前
system-linux.c 4a41135750 system-linux: only overwrite dev->present state on check_state for simple devices 3 年 前
system.c 55a7b6b7f2 netifd: vxlan: add aging and maxaddress options 3 年 前
system.h 55a7b6b7f2 netifd: vxlan: add aging and maxaddress options 3 年 前
tunnel.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 年 前
ubus.c 351d690f1a wireless: fix passing bridge name for vlan hotplug pass-through 3 年 前
ubus.h fbb4a83633 add initial support for handling wireless devices via scripts 10 年 前
utils.c 3d9bd73e8c utils: fix check_pid_path to work with deleted file as well 3 年 前
utils.h d397e8ca5d netifd: Fix printf calls + function declarations. 7 年 前
veth.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 年 前
vlan.c 4544f026bb bridge-vlan: add support for defining aliases for vlan ids 3 年 前
vlandev.c 351d690f1a wireless: fix passing bridge name for vlan hotplug pass-through 3 年 前
wireless.c 351d690f1a wireless: fix passing bridge name for vlan hotplug pass-through 3 年 前
wireless.h a56b457656 netifd: wireless: add support for tracking wifi-station sections 4 年 前