OpenWrt Network interface configuration daemon

Hans Dedecker 4b83102da6 treewide: switch to C-code style comments 5 年 前
config fbb4a83633 add initial support for handling wireless devices via scripts 10 年 前
examples f7cdc6437c wireless: add an example driver cleanup implementation 10 年 前
scripts a117e414d8 wireless: Add WPA-EAP-SUITE-B-192 (WPA3-Enterprise) 5 年 前
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore 10 年 前
CMakeLists.txt 0059335c5b CMakeList: Check that compiler supports -Wimplicit-fallthrough 5 年 前
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE 13 年 前
alias.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 年 前
bridge.c 4b83102da6 treewide: switch to C-code style comments 5 年 前
config.c 2f7ef7dc6c interface: rework code to get rid of interface_set_dynamic 5 年 前
config.h 5fbd904e5b netifd: propagate error code on netifd_reload() 7 年 前
device.c 70506bf09b treewide: make some functions static 5 年 前
device.h 70506bf09b treewide: make some functions static 5 年 前
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 4b83102da6 treewide: switch to C-code style comments 5 年 前
interface-ip.h 4b83102da6 treewide: switch to C-code style comments 5 年 前
interface.c 4b83102da6 treewide: switch to C-code style comments 5 年 前
interface.h 70506bf09b treewide: make some functions static 5 年 前
iprule.c 83428fac8f iprule: coding style fixes 5 年 前
iprule.h 5cf79759a2 iprule: rework interface based rules to handle dynamic interfaces 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 5fbd904e5b netifd: propagate error code on netifd_reload() 7 年 前
proto-shell.c b06b01178e proto-shell.c: add a explicit "fall through" comment to make the compiler happy 5 年 前
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static 9 年 前
proto.c fd5c399c01 proto: allow dumping protocol handlers without config_params 6 年 前
proto.h 4789adf1e5 proto-shell: Model config parameter "no-proto-task" as a proto flag 7 年 前
system-dummy.c d397e8ca5d netifd: Fix printf calls + function declarations. 6 年 前
system-linux.c 4b83102da6 treewide: switch to C-code style comments 5 年 前
system.c 841b5d1587 system-linux: enable by default ignore encaplimit for grev6 tunnels 5 年 前
system.h 841b5d1587 system-linux: enable by default ignore encaplimit for grev6 tunnels 5 年 前
tunnel.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 年 前
ubus.c 2f7ef7dc6c interface: rework code to get rid of interface_set_dynamic 5 年 前
ubus.h fbb4a83633 add initial support for handling wireless devices via scripts 10 年 前
utils.c cec1ce296e utils: Move IP address validation to parse_addr function 7 年 前
utils.h d397e8ca5d netifd: Fix printf calls + function declarations. 6 年 前
veth.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 年 前
vlan.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 年 前
vlandev.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 年 前
wireless.c bf4cfc851d wireless: Call wireless_interface_handle_link before deleting the vif 7 年 前
wireless.h 61e5fa84ec wireless: remove config_autostart 7 年 前