This website requires JavaScript.
Explore
Help
Register
Sign In
him411
/
openwrt-6.x
Watch
1
Star
0
Fork
0
You've already forked openwrt-6.x
mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced
2026-01-07 19:54:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
83246559fd
openwrt-6.x
/
package
/
base-files
History
Jo-Philipp Wich
0fda5f7507
base-files: utilize uci_get_state to read the previous dhcp router address in udhcpc default script. The setup_switch() procedure provided by swconfig calls config_load() during network restart and thus confuses udhcpc's uci state keeping resulting in a missing default route on each second network restart. Bypass the cached state vars and query uci directly to make the script immune against unwanted runtime changes.
...
SVN-Revision: 23211
2010-10-04 00:07:07 +00:00
..
files
base-files: utilize uci_get_state to read the previous dhcp router address in udhcpc default script. The setup_switch() procedure provided by swconfig calls config_load() during network restart and thus confuses udhcpc's uci state keeping resulting in a missing default route on each second network restart. Bypass the cached state vars and query uci directly to make the script immune against unwanted runtime changes.
2010-10-04 00:07:07 +00:00
image-config.in
fix missing quote (thx, puchu)
2010-01-25 23:03:53 +00:00
Makefile
base-files: utilize uci_get_state to read the previous dhcp router address in udhcpc default script. The setup_switch() procedure provided by swconfig calls config_load() during network restart and thus confuses udhcpc's uci state keeping resulting in a missing default route on each second network restart. Bypass the cached state vars and query uci directly to make the script immune against unwanted runtime changes.
2010-10-04 00:07:07 +00:00