| Commit message (Expand) | Author | Age | Files | Lines |
* | fix ifup hotplug event for static | nbd | 2006-11-09 | 1 | -1/+1 |
* | add config option for autostart of network interfaces | nbd | 2006-11-03 | 1 | -0/+5 |
* | fix missing variable assignment (found by db90h) | nbd | 2006-11-03 | 1 | -0/+1 |
* | use lock to remove race conditions in bringing up ppp and dhcp that would lea... | nbd | 2006-10-26 | 1 | -1/+6 |
* | make network scripts more robust, prevent multiple instances of pppd and udhc... | nbd | 2006-10-24 | 1 | -1/+2 |
* | fix typo | nbd | 2006-10-23 | 1 | -1/+1 |
* | template.awk fix processing of certain config file formats | nbd | 2006-10-20 | 1 | -3/+3 |
* | move /usr/lib/parse-config.awk to /lib/config/template.awk | nbd | 2006-10-20 | 1 | -0/+42 |
* | remove all broadcom interfaces from bridges and bring them down completely wh... | nbd | 2006-10-15 | 1 | -0/+17 |
* | save the real configured interface name in the 'device' variable when running... | nbd | 2006-10-09 | 1 | -1/+2 |
* | add new /bin/uci script and api for manipulating buildroot-ng config files | nbd | 2006-10-09 | 2 | -0/+298 |
* | minor cleanup | nbd | 2006-10-06 | 1 | -5/+2 |
* | fix minor typo & move loopback to network config | mbm | 2006-08-27 | 1 | -1/+1 |
* | fix find_config() in the network scripts | nbd | 2006-08-27 | 1 | -2/+5 |
* | revert to using *_ifnames internally, too many problems with firewall, ppp, e... | nbd | 2006-08-24 | 1 | -4/+9 |
* | default value for *_device in scan_interfaces | nbd | 2006-08-24 | 1 | -0/+3 |
* | change 'ifnames' to 'ifname' in network config, fix #697 | nbd | 2006-08-23 | 1 | -22/+8 |
* | fix typo | nbd | 2006-08-19 | 1 | -1/+1 |
* | fix ppp related bug in the network scripts | nbd | 2006-08-04 | 1 | -1/+2 |
* | fix more instances of '' abuse | nbd | 2006-07-30 | 1 | -8/+8 |
* | rewrite of the network scripts and configuration | nbd | 2006-07-30 | 1 | -0/+147 |