1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 22:48:10 +02:00
openwrt/package
Lech Perczak 464d81fe4a umbim: separate DHCPv6 configuration from DHCP(v4)
Now, that sub-interface setup is split by IP type, and separate checks
are performed for DHCP selection, it is possible to control DHCP on v4
an v6 sub-interfaces instantly. Add "dhcpv6" variable, akin to QMI
option, to control behaviour of DHCPv6 separately from IPv4 option,
which is required for some mobile operators.

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: separate DHCPv6 configuration from DHCP(v4) 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