OpenWrt Network interface configuration daemon

Daniel Golle 1321c1bd8f add basic support for jail network namespaces 4 lat temu
config fbb4a83633 add initial support for handling wireless devices via scripts 10 lat temu
examples f7cdc6437c wireless: add an example driver cleanup implementation 10 lat temu
scripts 08989e46b9 interface: add neighbor config support 5 lat temu
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore 10 lat temu
CMakeLists.txt 0059335c5b CMakeList: Check that compiler supports -Wimplicit-fallthrough 5 lat temu
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE 13 lat temu
alias.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 lat temu
bridge.c 4b83102da6 treewide: switch to C-code style comments 5 lat temu
config.c 08989e46b9 interface: add neighbor config support 5 lat temu
config.h 5fbd904e5b netifd: propagate error code on netifd_reload() 7 lat temu
device.c 70506bf09b treewide: make some functions static 5 lat temu
device.h 70506bf09b treewide: make some functions static 5 lat temu
handler.c 36e4700668 handler: fix resource leak on error in netifd_init_script_handlers() 6 lat temu
handler.h 45fd905c98 netifd: fixes for json-c 0.12 9 lat temu
interface-event.c 57f87ad89b Introduce new interface event "create" (IFEV_CREATE) 5 lat temu
interface-ip.c 1321c1bd8f add basic support for jail network namespaces 4 lat temu
interface-ip.h 1321c1bd8f add basic support for jail network namespaces 4 lat temu
interface.c 1321c1bd8f add basic support for jail network namespaces 4 lat temu
interface.h 1321c1bd8f add basic support for jail network namespaces 4 lat temu
iprule.c beb810dbcc iprule: fix missing ip rules after a reload (FS#2296) 5 lat temu
iprule.h beb810dbcc iprule: fix missing ip rules after a reload (FS#2296) 5 lat temu
macvlan.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 lat temu
main.c 5fbd904e5b netifd: propagate error code on netifd_reload() 7 lat temu
netifd.h 64f4eb79fe move resolv.conf.auto to /tmp/resolv.conf.d/ 4 lat temu
proto-shell.c f1aa0f9064 treewide: pass bool as second argument of blobmsg_check_attr 5 lat temu
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static 9 lat temu
proto.c 2750ce2e0a proto: fix logic inversion in previous commit 5 lat temu
proto.h 4789adf1e5 proto-shell: Model config parameter "no-proto-task" as a proto flag 7 lat temu
system-dummy.c 1321c1bd8f add basic support for jail network namespaces 4 lat temu
system-linux.c 1321c1bd8f add basic support for jail network namespaces 4 lat temu
system.c 8c6358b5d4 netifd: add xfrm tunnel interface support 4 lat temu
system.h 1321c1bd8f add basic support for jail network namespaces 4 lat temu
tunnel.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 lat temu
ubus.c 1321c1bd8f add basic support for jail network namespaces 4 lat temu
ubus.h fbb4a83633 add initial support for handling wireless devices via scripts 10 lat temu
utils.c cec1ce296e utils: Move IP address validation to parse_addr function 7 lat temu
utils.h d397e8ca5d netifd: Fix printf calls + function declarations. 6 lat temu
veth.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 lat temu
vlan.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 lat temu
vlandev.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 lat temu
wireless.c e15147c272 wireless: make reconf opt-in and allow serializing configuration 4 lat temu
wireless.h e15147c272 wireless: make reconf opt-in and allow serializing configuration 4 lat temu