1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-22 00:24:37 +03:00
openwrt-xburst/package/base-files/files
nbd 9fb77da451 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 15:28:48 +00:00
..
bin Here comes the new UCI. Enjoy :) 2008-02-03 06:48:15 +00:00
etc added support for the timer-trigger to uci LED support 2008-08-07 11:01:46 +00:00
lib add basic interface alias support. 2008-08-07 15:28:48 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin add basic interface alias support. 2008-08-07 15:28:48 +00:00
usr Here comes the new UCI. Enjoy :) 2008-02-03 06:48:15 +00:00