OpenWrt Network interface configuration daemon

Christian Marangi 841b05fbb9 system-linux: fix compilation error if IFLA_DSA_MASTER is not supported před 7 měsíci
config 5590a80e25 config: fix incompatible with jshn network-device entry před 7 měsíci
examples 7f30b02013 examples: make dummy wireless vif names shorter před 3 roky
scripts 3d425f16d6 wireless: rework and fix vlan/station config reload handling před 8 měsíci
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore před 10 roky
CMakeLists.txt f429bd94f9 system-linux: switch to new ETHTOOL_xLINKSETTINGS API před 9 měsíci
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE před 13 roky
alias.c 5a4ac30c7a netifd: rework/fix device free handling před 2 roky
bonding.c 40ed7363ca device: fix build error on 32 bit systems před 7 měsíci
bridge.c 40ed7363ca device: fix build error on 32 bit systems před 7 měsíci
config.c 2dc7f450f3 system-linux: add option to configure DSA conduit device před 7 měsíci
config.h 2dc7f450f3 system-linux: add option to configure DSA conduit device před 7 měsíci
device.c 2dc7f450f3 system-linux: add option to configure DSA conduit device před 7 měsíci
device.h 2dc7f450f3 system-linux: add option to configure DSA conduit device před 7 měsíci
extdev.c 1fe1d4f5e8 treewide: fix multiple compiler warnings před 1 rokem
extdev.h 80bf9d7488 extdev: add support for external device handlers před 3 roky
handler.c 19372d8528 netifd: Fix multiple -Wsign-compare warnings před 1 rokem
handler.h b22f83d752 handler: add mechanism to generate external device handler stubs před 3 roky
interface-event.c 8ebf033176 netifd: Do not return values in void function před 1 rokem
interface-ip.c 5c2e5d5ea4 interface-ip: allow configuring routes without explicit interface před 7 měsíci
interface-ip.h 5c2e5d5ea4 interface-ip: allow configuring routes without explicit interface před 7 měsíci
interface.c 40ed7363ca device: fix build error on 32 bit systems před 7 měsíci
interface.h 87fbefd950 interface: support "zone" config option před 1 rokem
iprule.c ed71876846 iprule: add support for uidrange před 2 roky
iprule.h 2cffe0c44e treewide: correctly apply IFNAMSIZ limit před 1 rokem
macvlan.c 42c48866f1 config: parse default mac address from board.json před 3 roky
main.c 1fe1d4f5e8 treewide: fix multiple compiler warnings před 1 rokem
make_ethtool_modes_h.sh 1a07f1dff3 make_ethtool_modes_h.sh: apply anti-bashism před 9 měsíci
netifd.h 42c48866f1 config: parse default mac address from board.json před 3 roky
proto-shell.c 1fe1d4f5e8 treewide: fix multiple compiler warnings před 1 rokem
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static před 10 roky
proto.c 1fe1d4f5e8 treewide: fix multiple compiler warnings před 1 rokem
proto.h 4789adf1e5 proto-shell: Model config parameter "no-proto-task" as a proto flag před 7 roky
system-dummy.c 1571e18e4a bridge: add support for configuring extra tagged vlans on member devices před 11 měsíci
system-linux.c 841b05fbb9 system-linux: fix compilation error if IFLA_DSA_MASTER is not supported před 7 měsíci
system.c 5ba9744aac device: add support for configuring bonding devices před 2 roky
system.h 5c9ecc1ff7 system-linux: make system_if_get_master_ifindex static před 7 měsíci
tunnel.c 8f82742ca4 system-linux: fix deletion of ip tunnels (FS#4058) před 2 roky
ubus.c 383753dd65 device/bridge: support passing extra vlans in the device_set_state call před 7 měsíci
ubus.h 6519cf31e4 bridge: add support for an external STP daemon před 2 roky
utils.c a3fab0119e utils: include utils.h last před 1 rokem
utils.h d397e8ca5d netifd: Fix printf calls + function declarations. před 7 roky
veth.c 42c48866f1 config: parse default mac address from board.json před 3 roky
vlan.c b719f189f2 bridge: make hotplug-added vlans default to tagged před 11 měsíci
vlandev.c b719f189f2 bridge: make hotplug-added vlans default to tagged před 11 měsíci
wireless.c 7a58b995fd wireless: update prev_config on SET_DATA notify před 8 měsíci
wireless.h afcd3825da wireless: dynamically enable/disable virtual interfaces base on network interface autostart před 8 měsíci