openwrt/package/base-files/files
Florian Eckert 32ed3db1a0 base-files: treat 'ipaddr is inside range' as warning again
The call to 'ipcalc' is used in 'dnsmasq' init script to create the
configuration. If the 'ipaddr' is in the configured range then 'ipcalc' exited
with an error whereby the START/STOP variables are unavailable.

This behaviour has changed during 'ipcalc' refactoring and now leads to a
problem when starting 'dnsmasq' if the 'ipaddr' is inside this range. To
restore the old behaviour, only a warning is issued as before and the
required variables for the 'dnsmasq' are still set.

Fixes: 854739b32c (base-files: ipcalc.sh: Rewrite in pure shell)

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Link: https://github.com/openwrt/openwrt/pull/18641
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-05-29 23:54:18 +02:00
..
bin base-files: treat 'ipaddr is inside range' as warning again 2025-05-29 23:54:18 +02:00
etc procd: do not overwrite service data by default 2024-12-17 21:54:54 +01:00
lib package: basefiles: add oem image dectection to fwtool.sh 2025-04-30 13:15:42 +02:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: allow platform_check_image to prevent --force 2025-04-21 16:12:42 +01:00
usr base-files: allow platform_check_image to prevent --force 2025-04-21 16:12:42 +01:00