tn3399_openwrt/package/network
Lech Perczak b2940bb8b2 comgt: ncm: select first available network interface for device
Some modems expose multiple network interfaces on the same USB device,
causing the connection setup script to fail, because glob matching in
the detection phase causes 'ls' to output more than one interface name
plus their base directories in sysfs. Avoid that by listing the
directories explicitly and then selecting first available interface.
This is the case for some variants of ZTE MF286R built-in modem, which
exposes both RNDIS and CDC-ECM network interfaces, causing the
connection setup to fail.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
2022-04-16 14:02:11 +02:00
..
config netifd: relax check in dhcp proto handler 2022-04-13 19:51:00 +01:00
ipv6 odhcp6c: update to latest git HEAD 2021-12-17 21:06:34 +01:00
services dropbear: bump to 2022.82 2022-04-09 19:31:31 +02:00
utils comgt: ncm: select first available network interface for device 2022-04-16 14:02:11 +02:00