openwrt/package/network
Florian Eckert c45c7606cc wwan: check new uci bus option on proto setup event
If system has more then one and different wwan interface (modem). Then the
wwan protohandler will always take the modem which is discovered first.
The protohandler will always setup the same interface. To fix this add a
new usb "bus" option which is associated with wwan device and so will set
the specified interface up. With this change more then one interface
could be mananged by the wwan protohandler.

If the "bus" option is not set in the uci network config then the protohandler
behaves as before the change. The protohanldler will take the first
interface which he founds.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-10-18 19:46:21 +02:00
..
config lantiq: fix dsl_control status handling. 2019-10-15 23:23:08 +02:00
ipv6 6in4: add rfc1918 check function 2019-10-18 19:23:07 +02:00
services wireguard: bump to latest snapshot 20191012 2019-10-16 16:13:39 +01:00
utils wwan: check new uci bus option on proto setup event 2019-10-18 19:46:21 +02:00