Hello,
I really like your mod, it's nice to be able to use tomato on my wrt160n instead of dd-wrt!
One feature I really miss is dual-wan.
I can make my dual wan functional through CLI, with a new vlan creation, but it's a pain to manage and keep alive since the second connection is unstable.
An other fork implements dual wan for tomato, but it's sadly not compatible with my router. I guess dual-wan implementation is mainly an addition to the GUI and some config to monitor the connection (if it's pppoe for example)
The fork is: http://www.dualwan.cn/
I'd do the interface changes myself, but I do not quite understand how the script language in the GUI works. For what I see, the script only outputs all the nvram and the rest is managed through javascript, then the server updates the nvram if the javascript post it back…
Anyway, if you could implement it (maybe take it from the other fork?) or tell me more about how the GUI works, it would be very nice!
Thanks, and keep up the good work on this work, it's very nice :)