<div dir="ltr">Hello everyone,<br><br>recently there was a change in default UCI behaviour which you can see here:<br><br><a href="http://git.openwrt.org/?p=project/uci.git;a=commit;h=df72af474075159ab79ed190d2109eb2d86709bf">http://git.openwrt.org/?p=project/uci.git;a=commit;h=df72af474075159ab79ed190d2109eb2d86709bf</a><br><br>While change in implementation is minor, this means that there won't be<br>anonymous sections anymore. Need may arise to update UCI configurations remotely<br>and anonymous sections are inconvenient for this use case. Being anonymous they<br>can't be addressed in straightforward manner.<br><br>By default, sections would be named automatically and currently there is no way<br>to change it. Some concerns were raised regarding how UCI is used and why this<br>feature needs to be discussed. There is a tendency to open configuration files<br>and manually copy-paste sections with similar purposes. Those sections are<br>usually anonymous because name would be superfluous. And sometimes there is even<br>an option 'name' (or similar) in anonymous sections.<br><br>Those are current benefits and concerns but there may be others in the wild.<br>We'd like to hear about experience from the community and suggestions in order<br>to resolve challenges above. Anybody has any thoughts on the subject?<br><br>Kind regards,<br>Antonio<br></div>