OpenWrt Network interface configuration daemon

meurisa 08989e46b9 interface: add neighbor config support 5 yıl önce
config fbb4a83633 add initial support for handling wireless devices via scripts 10 yıl önce
examples f7cdc6437c wireless: add an example driver cleanup implementation 10 yıl önce
scripts 08989e46b9 interface: add neighbor config support 5 yıl önce
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore 10 yıl önce
CMakeLists.txt 0059335c5b CMakeList: Check that compiler supports -Wimplicit-fallthrough 5 yıl önce
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE 13 yıl önce
alias.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 yıl önce
bridge.c 4b83102da6 treewide: switch to C-code style comments 5 yıl önce
config.c 08989e46b9 interface: add neighbor config support 5 yıl önce
config.h 5fbd904e5b netifd: propagate error code on netifd_reload() 7 yıl önce
device.c 70506bf09b treewide: make some functions static 5 yıl önce
device.h 70506bf09b treewide: make some functions static 5 yıl önce
handler.c 36e4700668 handler: fix resource leak on error in netifd_init_script_handlers() 6 yıl önce
handler.h 45fd905c98 netifd: fixes for json-c 0.12 9 yıl önce
interface-event.c 57f87ad89b Introduce new interface event "create" (IFEV_CREATE) 5 yıl önce
interface-ip.c 08989e46b9 interface: add neighbor config support 5 yıl önce
interface-ip.h 08989e46b9 interface: add neighbor config support 5 yıl önce
interface.c bfd4de3666 interface: fix "if-down" hotplug event handling 5 yıl önce
interface.h 08989e46b9 interface: add neighbor config support 5 yıl önce
iprule.c 83428fac8f iprule: coding style fixes 5 yıl önce
iprule.h 5cf79759a2 iprule: rework interface based rules to handle dynamic interfaces 5 yıl önce
macvlan.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 yıl önce
main.c 5fbd904e5b netifd: propagate error code on netifd_reload() 7 yıl önce
netifd.h 5fbd904e5b netifd: propagate error code on netifd_reload() 7 yıl önce
proto-shell.c 08989e46b9 interface: add neighbor config support 5 yıl önce
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static 9 yıl önce
proto.c 2750ce2e0a proto: fix logic inversion in previous commit 5 yıl önce
proto.h 4789adf1e5 proto-shell: Model config parameter "no-proto-task" as a proto flag 7 yıl önce
system-dummy.c 08989e46b9 interface: add neighbor config support 5 yıl önce
system-linux.c 08989e46b9 interface: add neighbor config support 5 yıl önce
system.c 841b5d1587 system-linux: enable by default ignore encaplimit for grev6 tunnels 5 yıl önce
system.h 08989e46b9 interface: add neighbor config support 5 yıl önce
tunnel.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 yıl önce
ubus.c 08989e46b9 interface: add neighbor config support 5 yıl önce
ubus.h fbb4a83633 add initial support for handling wireless devices via scripts 10 yıl önce
utils.c cec1ce296e utils: Move IP address validation to parse_addr function 7 yıl önce
utils.h d397e8ca5d netifd: Fix printf calls + function declarations. 7 yıl önce
veth.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 yıl önce
vlan.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 yıl önce
vlandev.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 yıl önce
wireless.c bf4cfc851d wireless: Call wireless_interface_handle_link before deleting the vif 7 yıl önce
wireless.h 61e5fa84ec wireless: remove config_autostart 7 yıl önce