Harald Schioeberg wrote: > uci conf-file parsing has a small glitch: > > > config 'interface' 'lan' > option 'type' 'bridge' > ^^ > > leads to > > network.lan.type= bridge > ^ > > note the 2 whitespace between 'type' and 'bridge' and the whitespace > between = and bridge Which version of uci are you using? I can't reproduce this particular bug.
- Felix _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
