openwrt/package
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
..
base-files base-files: add 'isup' to the wifi script 2023-04-12 19:49:30 +02:00
boot ath79: add support for Alcatel HH40V 2023-04-23 19:32:18 +02:00
devel treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16 2023-03-21 18:28:22 +01:00
firmware broadcom-sprom: update to latest version 2023-04-27 17:46:12 +02:00
kernel kernel: crypto: crypto-rng: select SHA512 for >= 5.14.0 2023-04-29 12:30:30 +02:00
libs openssl: fix low-severity CVE-2023-1255 2023-04-29 12:33:44 +02:00
network umbim: detect actual connection IP type 2023-04-29 21:33:04 +02:00
system treewide: add support for "lto" in PKG_BUILD_FLAGS 2023-03-21 18:28:22 +01:00
utils busybox: turn on BUSYBOX_DEFAULT_ASH_RANDOM_SUPPORT for having $RANDOM 2023-04-25 22:01:20 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00