#22294: Dashes in /etc/config/network break uci
-------------------------+---------------------------------------
 Reporter:  anonymous    |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  Designated Driver (Trunk)
Component:  base system  |    Version:  Trunk
 Keywords:               |
-------------------------+---------------------------------------
 Until now it was not clear to me that dashes are not allowed in interface,
 device or route names.

 {{{
 config route 'the-wild-geese'
 }}}

 will lead to a
 {{{
 uci: Parse error (invalid character in name field) at line 43, byte 35
 }}}

 when doing

 {{{
 uci get network.lte.device
 }}}

 This side effect made mit 3G/LTE modem stop working properly.

 Could you please add some hints and/or warnings to the documentation?

 Thanks a lot.

--
Ticket URL: <https://dev.openwrt.org/ticket/22294>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to