OpenWrt Network interface configuration daemon

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