mosquitto: support more config options in UCI
authorKarl Palsson <karlp@etactica.com>
Wed, 7 Jun 2017 16:44:36 +0000 (16:44 +0000)
committerKarl Palsson <karlp@etactica.com>
Wed, 16 Aug 2017 15:00:53 +0000 (15:00 +0000)
commit43acdcdd541dfb85d20eba7c17486aa2e1a90565
treec6526f4b0742dcf373c71d251df9ee80c1a18eb1
parent2f8327ec4b7910fe09b14f1165c660fd817ba28b
mosquitto: support more config options in UCI

Added many more UCI config options, particularly for bridge connections

The recently introduced username/password options for bridges are kept,
even though they have been deprecated upstream for a while.  In keeping
with this, while support is kept in UCI, the generated mosquitto.conf
file will always generate the "modern" remote_username/remote_password
options preferred by mosquitto instead.

Likewise for bridge clientid and remote_clientid options.

Signed-off-by: Karl Palsson <karlp@etactica.com>
net/mosquitto/files/etc/init.d/mosquitto