Travis Kemen
|
6103f88358
|
remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns servers no longer in the config get cleared
SVN-Revision: 13082
|
17 years ago |
Felix Fietkau
|
c05eb4ba63
|
add basic interface alias support. for now (since we don't use ip in our 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
|
17 years ago |
Felix Fietkau
|
8ff90e326e
|
network scripts: revert the network state after running ifdown, not before
SVN-Revision: 12081
|
17 years ago |
Felix Fietkau
|
0cf1a58282
|
Here comes the new UCI. Enjoy :)
SVN-Revision: 10367
|
17 years ago |
Felix Fietkau
|
f7ff1d6d0f
|
fix a few issues with dynamically assigned interfaces
SVN-Revision: 8765
|
18 years ago |
Felix Fietkau
|
4f16e9cc3e
|
keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network)
SVN-Revision: 7643
|
18 years ago |
Felix Fietkau
|
90d54c0faa
|
more fixes
SVN-Revision: 7639
|
18 years ago |
Felix Fietkau
|
5f4b17b53f
|
fix ifdown hotplug event (#1576)
SVN-Revision: 6950
|
18 years ago |
Felix Fietkau
|
6d47d3ae11
|
fix bogus "interface not found" errors in ifup -a (#1580)
SVN-Revision: 6949
|
18 years ago |
Felix Fietkau
|
a44c286fdb
|
nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
|
18 years ago |
Felix Fietkau
|
84bec9f9cf
|
add support for if{down,up} -a and implement proper start/stop/restart for /etc/init.d/network
SVN-Revision: 6455
|
18 years ago |
Felix Fietkau
|
271a77fa90
|
fix typos in ifdown (patch from #1319)
SVN-Revision: 6272
|
18 years ago |
Felix Fietkau
|
59a06c71cb
|
rename default/ to files/
SVN-Revision: 5622
|
18 years ago |
Felix Fietkau
|
b1d1701fd6
|
hopefully fix duplicate ppp instances (#895)
SVN-Revision: 5577
|
18 years ago |
Felix Fietkau
|
f458a8f21b
|
fix ifdown hotplug event for static
SVN-Revision: 5490
|
19 years ago |
Felix Fietkau
|
ab80113a68
|
call interface stop handler on ifdown
SVN-Revision: 5432
|
19 years ago |
Felix Fietkau
|
9abdf580d9
|
use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes
SVN-Revision: 5298
|
19 years ago |
Felix Fietkau
|
315f8e954b
|
make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface
SVN-Revision: 5290
|
19 years ago |