index
:
openwrt/netifd
fix-dynamic-routing
master
priority-fix
priority-fix-19.07
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2014-03-21
netifd: Reload proto on topology change
Helmut Schaa
2013-12-02
wireless: fix getting the network_bridge variable
Felix Fietkau
2013-12-02
wireless: fix htmode handling
Felix Fietkau
2013-12-02
wireless: call an initial cleanup function
Felix Fietkau
2013-12-01
wireless: fix process handling if the pid exe is a symlink
Felix Fietkau
2013-11-30
wireless: add some device/vif error debug messages
Felix Fietkau
2013-11-30
wireless: fix channel check
Felix Fietkau
2013-11-29
add initial support for handling wireless devices via scripts
Felix Fietkau
2013-11-29
utils.sh: add N (newline)
Felix Fietkau
2013-11-27
IPv6: add class support to regular IPv6 addresses
Steven Barth
2013-10-31
proto-shell: fix legacy proto_config_add_* functions, make them wrap around c...
Felix Fietkau
2013-10-29
scripts/utils.sh: add a function for setting a variable default
Felix Fietkau
2013-10-22
scripts: make config_add_* parameters take multiple arguments
Felix Fietkau
2013-10-19
scripts: add config_add_array() to utils
Felix Fietkau
2013-10-19
scripts: remove the executable flag from netifd-proto.sh
Felix Fietkau
2013-10-19
scripts: move some utility functions out of netifd-proto.sh into utils.sh
Felix Fietkau
2013-10-19
scripts: reorganize directory layout
Felix Fietkau
2013-10-19
scripts: delete ifup/ifdown, they are unused
Felix Fietkau
2011-10-07
add support for calls to a hotplug script on interface state changes
Felix Fietkau
2011-03-27
add an example script for ifup/ifdown
Felix Fietkau