This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
openwrt
Watch
1
Star
0
Fork
You've already forked openwrt
1
mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced
2026-03-14 23:09:45 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
84b7b812f3
openwrt
/
package
/
base-files
History
Jo-Philipp Wich
84b7b812f3
base-files: cached state vars after scan_interfaces might be out of sync when binding dhcp leases, this could lead to an unconfigured wan interface in certain circumstances. Replace config_get calls with uci_get_state
...
SVN-Revision: 23091
2010-09-19 15:04:08 +00:00
..
files
base-files: cached state vars after scan_interfaces might be out of sync when binding dhcp leases, this could lead to an unconfigured wan interface in certain circumstances. Replace config_get calls with uci_get_state
2010-09-19 15:04:08 +00:00
image-config.in
fix missing quote (thx, puchu)
2010-01-25 23:03:53 +00:00
Makefile
base-files: introduce service_kill() into functions.sh - a convenience wrapper for killing services by pid or pidfile with a grace period for termination before kill
2010-09-19 14:03:32 +00:00