OpenWrt Network interface configuration daemon

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