OpenWrt Network interface configuration daemon

Felix Fietkau d095bf24cf config: use the new uci_blob library code před 11 roky
config 0e9c6efa19 add a route6 example to the dummy network config před 12 roky
dummy 570302d28d Add support for IPv6 and interface target-routes & dependencies před 11 roky
scripts 2152229c45 add support for calls to a hotplug script on interface state changes před 12 roky
.gitignore 120881e1b8 add tmp to .gitignore před 12 roky
CMakeLists.txt a47c3353cd Add support for ip rules před 11 roky
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE před 13 roky
alias.c 889f3236fd alias: set ifindex on alias device to fix setting addresses/routes před 11 roky
bridge.c d095bf24cf config: use the new uci_blob library code před 11 roky
config.c d095bf24cf config: use the new uci_blob library code před 11 roky
config.h d095bf24cf config: use the new uci_blob library code před 11 roky
device.c d095bf24cf config: use the new uci_blob library code před 11 roky
device.h d095bf24cf config: use the new uci_blob library code před 11 roky
interface-event.c c346857597 fix segfault on interface free because of uninitialized event list před 12 roky
interface-ip.c d095bf24cf config: use the new uci_blob library code před 11 roky
interface-ip.h d095bf24cf config: use the new uci_blob library code před 11 roky
interface.c d095bf24cf config: use the new uci_blob library code před 11 roky
interface.h d095bf24cf config: use the new uci_blob library code před 11 roky
iprule.c d095bf24cf config: use the new uci_blob library code před 11 roky
iprule.h d095bf24cf config: use the new uci_blob library code před 11 roky
main.c 902f904ed3 log: fix processing of incomplete lines před 11 roky
netifd.h fabdd4fc5c use calloc_a for interface error allocations před 11 roky
proto-shell.c d095bf24cf config: use the new uci_blob library code před 11 roky
proto-static.c 48ffedb4a2 Rewrite IPv6 prefix assignment před 11 roky
proto.c d095bf24cf config: use the new uci_blob library code před 11 roky
proto.h d095bf24cf config: use the new uci_blob library code před 11 roky
system-dummy.c 68bb041b6c Fix system_resolve_rt_table() stub in system-dummy.c před 11 roky
system-linux.c dc7ba66de8 IPv6: Improve source-routing policies před 11 roky
system.c d095bf24cf config: use the new uci_blob library code před 11 roky
system.h d095bf24cf config: use the new uci_blob library code před 11 roky
tunnel.c bfe5db1ea8 add copyright headers před 12 roky
ubus.c da279866a3 IPv6: reorganize prefix assignment před 11 roky
ubus.h bfe5db1ea8 add copyright headers před 12 roky
utils.c 486aa750a1 Only update resolv.conf if changed (avoid logspam) před 11 roky
utils.h 24f5ed4b8b utils: use list_add_tail() in vlist_simple_add() to preserve user-defined order of entries před 11 roky
vlan.c b35fd5d578 device: use safe_list for device event, fixes some hang issues před 11 roky