OpenWrt Network interface configuration daemon

Alexander Couzens b06b01178e proto-shell.c: add a explicit "fall through" comment to make the compiler happy %!s(int64=5) %!d(string=hai) anos
config fbb4a83633 add initial support for handling wireless devices via scripts %!s(int64=10) %!d(string=hai) anos
examples f7cdc6437c wireless: add an example driver cleanup implementation %!s(int64=10) %!d(string=hai) anos
scripts b3dca7b64d wireless: include noscan option in common wdev vars %!s(int64=6) %!d(string=hai) anos
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore %!s(int64=10) %!d(string=hai) anos
CMakeLists.txt e6ebe0bfcd build: disable unknown warning option error in clang %!s(int64=7) %!d(string=hai) anos
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE %!s(int64=13) %!d(string=hai) anos
alias.c 60293a7a36 replace fall throughs in switch/cases where possible with simple code changes %!s(int64=5) %!d(string=hai) anos
bridge.c 20a1bac481 bridge: reset primary only after marking the member not present %!s(int64=7) %!d(string=hai) anos
config.c 8cdb17d2c5 remove rps/xps configuration support %!s(int64=6) %!d(string=hai) anos
config.h 5fbd904e5b netifd: propagate error code on netifd_reload() %!s(int64=7) %!d(string=hai) anos
device.c c06f842389 device: add support for setting the isolate options for bridge ports %!s(int64=6) %!d(string=hai) anos
device.h c06f842389 device: add support for setting the isolate options for bridge ports %!s(int64=6) %!d(string=hai) anos
handler.c 36e4700668 handler: fix resource leak on error in netifd_init_script_handlers() %!s(int64=6) %!d(string=hai) anos
handler.h 45fd905c98 netifd: fixes for json-c 0.12 %!s(int64=9) %!d(string=hai) anos
interface-event.c 57f87ad89b Introduce new interface event "create" (IFEV_CREATE) %!s(int64=5) %!d(string=hai) anos
interface-ip.c 56cecedb26 nterface-ip: remove superfluous iface check in interface_ip_set_enabled() %!s(int64=6) %!d(string=hai) anos
interface-ip.h cdc0e80300 interface: add prefix assignment priority support %!s(int64=7) %!d(string=hai) anos
interface.c 60293a7a36 replace fall throughs in switch/cases where possible with simple code changes %!s(int64=5) %!d(string=hai) anos
interface.h 57f87ad89b Introduce new interface event "create" (IFEV_CREATE) %!s(int64=5) %!d(string=hai) anos
iprule.c 5cf79759a2 iprule: rework interface based rules to handle dynamic interfaces %!s(int64=5) %!d(string=hai) anos
iprule.h 5cf79759a2 iprule: rework interface based rules to handle dynamic interfaces %!s(int64=5) %!d(string=hai) anos
macvlan.c 9905bd411c macvlan: Use macvlan as device type name %!s(int64=7) %!d(string=hai) anos
main.c 5fbd904e5b netifd: propagate error code on netifd_reload() %!s(int64=7) %!d(string=hai) anos
netifd.h 5fbd904e5b netifd: propagate error code on netifd_reload() %!s(int64=7) %!d(string=hai) anos
proto-shell.c b06b01178e proto-shell.c: add a explicit "fall through" comment to make the compiler happy %!s(int64=5) %!d(string=hai) anos
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static %!s(int64=9) %!d(string=hai) anos
proto.c fd5c399c01 proto: allow dumping protocol handlers without config_params %!s(int64=6) %!d(string=hai) anos
proto.h 4789adf1e5 proto-shell: Model config parameter "no-proto-task" as a proto flag %!s(int64=7) %!d(string=hai) anos
system-dummy.c d397e8ca5d netifd: Fix printf calls + function declarations. %!s(int64=6) %!d(string=hai) anos
system-linux.c 03785fb097 system-linux: fix build error on older kernels %!s(int64=5) %!d(string=hai) anos
system.c a580028dae system-linux: make encaplimit configurable for ip6 tunnels (FS#1501) %!s(int64=6) %!d(string=hai) anos
system.h a580028dae system-linux: make encaplimit configurable for ip6 tunnels (FS#1501) %!s(int64=6) %!d(string=hai) anos
tunnel.c c22fe67773 tunnel: Use tunnel as device type name %!s(int64=7) %!d(string=hai) anos
ubus.c 1ee788dbb1 ubus: display the point-to-point IPv4 address %!s(int64=6) %!d(string=hai) anos
ubus.h fbb4a83633 add initial support for handling wireless devices via scripts %!s(int64=10) %!d(string=hai) anos
utils.c cec1ce296e utils: Move IP address validation to parse_addr function %!s(int64=7) %!d(string=hai) anos
utils.h d397e8ca5d netifd: Fix printf calls + function declarations. %!s(int64=6) %!d(string=hai) anos
veth.c 6397f5edb9 device: add veth support %!s(int64=7) %!d(string=hai) anos
vlan.c 60293a7a36 replace fall throughs in switch/cases where possible with simple code changes %!s(int64=5) %!d(string=hai) anos
vlandev.c e2dfdffad5 vlandev: Rework 8021ad/8021q detection based on vlandevice type %!s(int64=7) %!d(string=hai) anos
wireless.c bf4cfc851d wireless: Call wireless_interface_handle_link before deleting the vif %!s(int64=7) %!d(string=hai) anos
wireless.h 61e5fa84ec wireless: remove config_autostart %!s(int64=7) %!d(string=hai) anos