Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-01 | wireless: fix process handling if the pid exe is a symlink | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-11-30 | wireless: add some device/vif error debug messages | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-11-30 | wireless: fix channel check | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-11-29 | add initial support for handling wireless devices via scripts | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-11-29 | utils.sh: add N (newline) | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
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 ↵ | Felix Fietkau | |
config_add_* Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-29 | scripts/utils.sh: add a function for setting a variable default | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-22 | scripts: make config_add_* parameters take multiple arguments | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-19 | scripts: add config_add_array() to utils | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-19 | scripts: remove the executable flag from netifd-proto.sh | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-19 | scripts: move some utility functions out of netifd-proto.sh into utils.sh | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-19 | scripts: reorganize directory layout | Felix Fietkau | |
move example scripts from dummy/ to examples/ keep scripts that can be used as-is in scripts/ Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-19 | scripts: delete ifup/ifdown, they are unused | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
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 | |