openwrt/package/base-files/files/lib
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
2008-08-07 15:28:48 +00:00
..
config Here comes the new UCI. Enjoy :) 2008-02-03 06:48:15 +00:00
network 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: 2008-08-07 15:28:48 +00:00
upgrade fix sysupgrade endian issues 2008-07-22 01:11:30 +00:00