OpenWrt Network interface configuration daemon

André Valentin 9932ed0220 netifd: fix xfrm interface deletion and standardize netlink call 5 anni fa
config fbb4a83633 add initial support for handling wireless devices via scripts 10 anni fa
examples f7cdc6437c wireless: add an example driver cleanup implementation 10 anni fa
scripts 08989e46b9 interface: add neighbor config support 5 anni fa
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore 10 anni fa
CMakeLists.txt 0059335c5b CMakeList: Check that compiler supports -Wimplicit-fallthrough 6 anni fa
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE 13 anni fa
alias.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 6 anni fa
bridge.c 4b83102da6 treewide: switch to C-code style comments 5 anni fa
config.c 08989e46b9 interface: add neighbor config support 5 anni fa
config.h 5fbd904e5b netifd: propagate error code on netifd_reload() 7 anni fa
device.c 70506bf09b treewide: make some functions static 5 anni fa
device.h 70506bf09b treewide: make some functions static 5 anni fa
handler.c 36e4700668 handler: fix resource leak on error in netifd_init_script_handlers() 6 anni fa
handler.h 45fd905c98 netifd: fixes for json-c 0.12 9 anni fa
interface-event.c 57f87ad89b Introduce new interface event "create" (IFEV_CREATE) 6 anni fa
interface-ip.c 42a38785f1 interface-ip: fix possible null pointer dereference 5 anni fa
interface-ip.h 08989e46b9 interface: add neighbor config support 5 anni fa
interface.c f1aa0f9064 treewide: pass bool as second argument of blobmsg_check_attr 5 anni fa
interface.h 08989e46b9 interface: add neighbor config support 5 anni fa
iprule.c beb810dbcc iprule: fix missing ip rules after a reload (FS#2296) 5 anni fa
iprule.h beb810dbcc iprule: fix missing ip rules after a reload (FS#2296) 5 anni fa
macvlan.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 6 anni fa
main.c 5fbd904e5b netifd: propagate error code on netifd_reload() 7 anni fa
netifd.h 5fbd904e5b netifd: propagate error code on netifd_reload() 7 anni fa
proto-shell.c f1aa0f9064 treewide: pass bool as second argument of blobmsg_check_attr 5 anni fa
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static 10 anni fa
proto.c 2750ce2e0a proto: fix logic inversion in previous commit 5 anni fa
proto.h 4789adf1e5 proto-shell: Model config parameter "no-proto-task" as a proto flag 8 anni fa
system-dummy.c 08989e46b9 interface: add neighbor config support 5 anni fa
system-linux.c 9932ed0220 netifd: fix xfrm interface deletion and standardize netlink call 5 anni fa
system.c 8c6358b5d4 netifd: add xfrm tunnel interface support 5 anni fa
system.h 8c6358b5d4 netifd: add xfrm tunnel interface support 5 anni fa
tunnel.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 6 anni fa
ubus.c f1aa0f9064 treewide: pass bool as second argument of blobmsg_check_attr 5 anni fa
ubus.h fbb4a83633 add initial support for handling wireless devices via scripts 10 anni fa
utils.c cec1ce296e utils: Move IP address validation to parse_addr function 8 anni fa
utils.h d397e8ca5d netifd: Fix printf calls + function declarations. 7 anni fa
veth.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 6 anni fa
vlan.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 6 anni fa
vlandev.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 6 anni fa
wireless.c bf4cfc851d wireless: Call wireless_interface_handle_link before deleting the vif 7 anni fa
wireless.h 61e5fa84ec wireless: remove config_autostart 8 anni fa