OpenWrt Network interface configuration daemon

Felix Fietkau 330f4032e3 vlan: initialize device ifname earlier at creation time il y a 3 ans
config fbb4a83633 add initial support for handling wireless devices via scripts il y a 10 ans
examples f7cdc6437c wireless: add an example driver cleanup implementation il y a 10 ans
scripts a56b457656 netifd: wireless: add support for tracking wifi-station sections il y a 4 ans
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore il y a 10 ans
CMakeLists.txt 0059335c5b CMakeList: Check that compiler supports -Wimplicit-fallthrough il y a 5 ans
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE il y a 13 ans
alias.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ il y a 5 ans
bridge.c 4b83102da6 treewide: switch to C-code style comments il y a 5 ans
config.c a56b457656 netifd: wireless: add support for tracking wifi-station sections il y a 4 ans
config.h 5fbd904e5b netifd: propagate error code on netifd_reload() il y a 7 ans
device.c 70506bf09b treewide: make some functions static il y a 5 ans
device.h 70506bf09b treewide: make some functions static il y a 5 ans
handler.c 36e4700668 handler: fix resource leak on error in netifd_init_script_handlers() il y a 6 ans
handler.h 45fd905c98 netifd: fixes for json-c 0.12 il y a 9 ans
interface-event.c 57f87ad89b Introduce new interface event "create" (IFEV_CREATE) il y a 5 ans
interface-ip.c db275e12bf interface-ip: fix build on non-linux systems il y a 4 ans
interface-ip.h 1321c1bd8f add basic support for jail network namespaces il y a 4 ans
interface.c cfccdc22ca interface, system: clean up netns functionality il y a 4 ans
interface.h d93126d3b9 interface: allow renaming interface when moving to jail netns il y a 4 ans
iprule.c beb810dbcc iprule: fix missing ip rules after a reload (FS#2296) il y a 5 ans
iprule.h beb810dbcc iprule: fix missing ip rules after a reload (FS#2296) il y a 5 ans
macvlan.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ il y a 5 ans
main.c 5fbd904e5b netifd: propagate error code on netifd_reload() il y a 7 ans
netifd.h 64f4eb79fe move resolv.conf.auto to /tmp/resolv.conf.d/ il y a 4 ans
proto-shell.c f1aa0f9064 treewide: pass bool as second argument of blobmsg_check_attr il y a 5 ans
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static il y a 9 ans
proto.c 2750ce2e0a proto: fix logic inversion in previous commit il y a 5 ans
proto.h 4789adf1e5 proto-shell: Model config parameter "no-proto-task" as a proto flag il y a 7 ans
system-dummy.c 3392046d51 system-dummy: fix missing return il y a 4 ans
system-linux.c 51e9fb8151 system-linux: improve handling of device rename il y a 4 ans
system.c 8c6358b5d4 netifd: add xfrm tunnel interface support il y a 5 ans
system.h 74e0222eeb vlandev: support setting ingress/egress QoS mappings il y a 4 ans
tunnel.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ il y a 5 ans
ubus.c d93126d3b9 interface: allow renaming interface when moving to jail netns il y a 4 ans
ubus.h fbb4a83633 add initial support for handling wireless devices via scripts il y a 10 ans
utils.c 3d9bd73e8c utils: fix check_pid_path to work with deleted file as well il y a 3 ans
utils.h d397e8ca5d netifd: Fix printf calls + function declarations. il y a 7 ans
veth.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ il y a 5 ans
vlan.c 330f4032e3 vlan: initialize device ifname earlier at creation time il y a 3 ans
vlandev.c 74e0222eeb vlandev: support setting ingress/egress QoS mappings il y a 4 ans
wireless.c a56b457656 netifd: wireless: add support for tracking wifi-station sections il y a 4 ans
wireless.h a56b457656 netifd: wireless: add support for tracking wifi-station sections il y a 4 ans