OpenWrt Network interface configuration daemon

Rafał Miłecki 899c2a4520 interface: support "device" attribute and deprecate "ifname" 3 vuotta sitten
config 42c48866f1 config: parse default mac address from board.json 3 vuotta sitten
examples f7cdc6437c wireless: add an example driver cleanup implementation 10 vuotta sitten
scripts 62e3cb5294 scripts/netifd-wireless.sh: add support for specifying the operating band 3 vuotta sitten
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore 10 vuotta sitten
CMakeLists.txt 80bf9d7488 extdev: add support for external device handlers 3 vuotta sitten
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE 13 vuotta sitten
alias.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 vuotta sitten
bridge.c 7277764bf8 bridge: rename "ifname" attribute to "ports" 3 vuotta sitten
config.c 42c19303bf config: fix ifname->ports compat rename 3 vuotta sitten
config.h 42c48866f1 config: parse default mac address from board.json 3 vuotta sitten
device.c 2a97fd006c device: add support for configuring devices with external auth handler 3 vuotta sitten
device.h 2a97fd006c device: add support for configuring devices with external auth handler 3 vuotta sitten
extdev.c 3052f2f676 extdev: remove unused function 3 vuotta sitten
extdev.h 80bf9d7488 extdev: add support for external device handlers 3 vuotta sitten
handler.c b22f83d752 handler: add mechanism to generate external device handler stubs 3 vuotta sitten
handler.h b22f83d752 handler: add mechanism to generate external device handler stubs 3 vuotta sitten
interface-event.c 57f87ad89b Introduce new interface event "create" (IFEV_CREATE) 5 vuotta sitten
interface-ip.c 327da98953 netifd: add possibility to switch off route config 3 vuotta sitten
interface-ip.h 3d7bf6043b device_addr: record address index as in the blob 3 vuotta sitten
interface.c 899c2a4520 interface: support "device" attribute and deprecate "ifname" 3 vuotta sitten
interface.h 899c2a4520 interface: support "device" attribute and deprecate "ifname" 3 vuotta sitten
iprule.c beb810dbcc iprule: fix missing ip rules after a reload (FS#2296) 5 vuotta sitten
iprule.h beb810dbcc iprule: fix missing ip rules after a reload (FS#2296) 5 vuotta sitten
macvlan.c 42c48866f1 config: parse default mac address from board.json 3 vuotta sitten
main.c 80bf9d7488 extdev: add support for external device handlers 3 vuotta sitten
netifd.h 42c48866f1 config: parse default mac address from board.json 3 vuotta sitten
proto-shell.c 02dd2f2df7 fix unannotated fall-through warnings 3 vuotta sitten
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static 9 vuotta sitten
proto.c 24ce1eab49 interface: proto_ip: order by address index first 3 vuotta sitten
proto.h 4789adf1e5 proto-shell: Model config parameter "no-proto-task" as a proto flag 7 vuotta sitten
system-dummy.c 42c48866f1 config: parse default mac address from board.json 3 vuotta sitten
system-linux.c c84f3b02fc system-linux: add device options used by wpad 3 vuotta sitten
system.c 55a7b6b7f2 netifd: vxlan: add aging and maxaddress options 3 vuotta sitten
system.h 55a7b6b7f2 netifd: vxlan: add aging and maxaddress options 3 vuotta sitten
tunnel.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 vuotta sitten
ubus.c 2a97fd006c device: add support for configuring devices with external auth handler 3 vuotta sitten
ubus.h 80bf9d7488 extdev: add support for external device handlers 3 vuotta sitten
utils.c 3d9bd73e8c utils: fix check_pid_path to work with deleted file as well 3 vuotta sitten
utils.h d397e8ca5d netifd: Fix printf calls + function declarations. 7 vuotta sitten
veth.c 42c48866f1 config: parse default mac address from board.json 3 vuotta sitten
vlan.c 4544f026bb bridge-vlan: add support for defining aliases for vlan ids 3 vuotta sitten
vlandev.c 88c6003e2b netifd: fix a typo in vlandev hotplug support 3 vuotta sitten
wireless.c 87e469be0c wireless: fix memory corruption bug when using vlans/station entries in the config 3 vuotta sitten
wireless.h 39fb8c3edc wireless: add support for not killing processes on teardown 3 vuotta sitten