OpenWrt Network interface configuration daemon

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