openwrt/package/network
Lech Perczak 356a6f0eee umbim: detect actual connection IP type
Current implementation needlessly creates both IPv4 and IPv6
sub-interfaces for single-stack IP types. Limit this only to selected IP
type. While at that, ensure that IP type is also passed to umbim during
"connect" phase. In addition, detect the actual established connection
type returned by umbim and set up subinterfaces according to that,
not to requested configuration. While at that, allow empty IP type explicitly,
interpreted as "any" according to MBIM specification.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
2023-04-29 21:33:04 +02:00
..
config netifd: update to the latest version 2023-04-17 13:14:43 +02:00
ipv6 odhcp6c: add "verbose" option 2023-03-14 22:47:34 +01:00
services hostapd: update to 2023-03-29 2023-04-22 23:18:15 +02:00
utils umbim: detect actual connection IP type 2023-04-29 21:33:04 +02:00