index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
base-files
/
default
/
lib
Age
Commit message (
Expand
)
Author
2006-11-09
make sure udhcpc is spawned as a background process (use eval)
nbd
2006-11-09
add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net...
nbd
2006-11-09
fix ifup hotplug event for static
nbd
2006-11-03
add config option for autostart of network interfaces
nbd
2006-11-03
fix missing variable assignment (found by db90h)
nbd
2006-10-26
use lock to remove race conditions in bringing up ppp and dhcp that would lea...
nbd
2006-10-24
make network scripts more robust, prevent multiple instances of pppd and udhc...
nbd
2006-10-23
fix typo
nbd
2006-10-20
template.awk fix processing of certain config file formats
nbd
2006-10-20
move /usr/lib/parse-config.awk to /lib/config/template.awk
nbd
2006-10-15
remove all broadcom interfaces from bridges and bring them down completely wh...
nbd
2006-10-09
save the real configured interface name in the 'device' variable when running...
nbd
2006-10-09
add new /bin/uci script and api for manipulating buildroot-ng config files
nbd
2006-10-06
minor cleanup
nbd
2006-08-27
fix minor typo & move loopback to network config
mbm
2006-08-27
fix find_config() in the network scripts
nbd
2006-08-24
revert to using *_ifnames internally, too many problems with firewall, ppp, e...
nbd
2006-08-24
default value for *_device in scan_interfaces
nbd
2006-08-23
change 'ifnames' to 'ifname' in network config, fix #697
nbd
2006-08-19
fix typo
nbd
2006-08-04
fix ppp related bug in the network scripts
nbd
2006-07-30
fix more instances of '' abuse
nbd
2006-07-30
rewrite of the network scripts and configuration
nbd