[OpenWrt-Devel] Bug between `list' and `restart' in rc.common

2009-10-04 Thread Stefan Monnier
The OpenVPN package uses `list' in its /etc/config/openvpn file. In most cases, this works just fine. But when you run "/etc/init.d/openvpn restart", the decomposition of "restart" into "stop" and "start" causes the config file to be processed twice, so the list elements get added twice. E.g. if

Re: [OpenWrt-Devel] WRT610N 2.6 kernel networking

2009-10-04 Thread Tomas Kopal
The sources to the wired networking are available in Linksys source package. AFAIK, Linux should detect and use the wired interface in the MIPS core out of the box. The switch sources are not in the vanilla tree, but are available. OpenWrt has them in the 2.4 sources, not sure if they are usabl