Hi guys,
does anyone also face a dhcp v4 issue in 25.12.0-rc2?
i just updated from 25.12.0-rc1 to 25.12.0-rc2 via the builtin sysupgrade over luci, so now I don’t get any IPv4 over dhcp in my lan or wlan, so why do I know it has to be the dhcp, because I assign my laptop a static wlan ip, and anything works fine like before the update.
So then i looked into the udhcpd service and there I see the following:
root@OpenWrt:~# odhcpd -h
== odhcpd Usage ==
Features: ra ndp dhcpv6 no-dhcpv4 ubus
-c <dir> Read UCI configuration files from <dir>
-l <int> Specify log level 0..7 (default 4)
-f Log to stderr instead of syslog
-u Disable ubus support
-h Print this help text and exit
root@OpenWrt:~#
Does this feature “no-dhcpv4" mean that dhcpv4 is completely disabled, or is there another daemon I miss to check out?
My device is:
TP-Link Archer C7 v5
OPENWRT_RELEASE="OpenWrt 25.12.0-rc2 r32429-d76c64ad00"
OPENWRT_BUILD_DATE="1767653330"
Regards
Lucki1000