Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns ↵ | Travis Kemen | 2008-10-29 |
| | | | | | | servers no longer in the config get cleared SVN-Revision: 13082 | ||
* | add basic interface alias support. for now (since we don't use ip in our ↵ | Felix Fietkau | 2008-08-07 |
| | | | | | | | | | | | network scripts yet), it adds :1, :2, ... alias interfaces this will change when we add support for the ip utility, but the config format will remain the same. example: config alias test option interface lan option ipaddr 192.168.1.1 option netmask 255.255.0.0 SVN-Revision: 12241 | ||
* | network scripts: revert the network state after running ifdown, not before | Felix Fietkau | 2008-08-03 |
| | | | | SVN-Revision: 12081 | ||
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 |
| | | | | SVN-Revision: 10367 | ||
* | fix a few issues with dynamically assigned interfaces | Felix Fietkau | 2007-09-12 |
| | | | | SVN-Revision: 8765 | ||
* | keep track of the network interface states (stored in uci format in ↵ | Felix Fietkau | 2007-06-16 |
| | | | | | | /var/state/network, overlay over /etc/config/network) SVN-Revision: 7643 | ||
* | more fixes | Felix Fietkau | 2007-06-15 |
| | | | | SVN-Revision: 7639 | ||
* | fix ifdown hotplug event (#1576) | Felix Fietkau | 2007-04-15 |
| | | | | SVN-Revision: 6950 | ||
* | fix bogus "interface not found" errors in ifup -a (#1580) | Felix Fietkau | 2007-04-15 |
| | | | | SVN-Revision: 6949 | ||
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 |
| | | | | SVN-Revision: 6512 | ||
* | add support for if{down,up} -a and implement proper start/stop/restart for ↵ | Felix Fietkau | 2007-03-02 |
| | | | | | | /etc/init.d/network SVN-Revision: 6455 | ||
* | fix typos in ifdown (patch from #1319) | Felix Fietkau | 2007-02-06 |
| | | | | SVN-Revision: 6272 | ||
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 |
SVN-Revision: 5622 |