Skip to content
Snippets Groups Projects
Commit c05eb4ba authored by Felix Fietkau's avatar Felix Fietkau
Browse files

add basic interface alias support. for now (since we don't use ip in our...

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
parent 9c8bb024
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment