1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package
Leon M. George e4bd3de1be
dnsmasq: refuse to add empty DHCP range
Use ipcalc's return value to react to invalid range specifications.
By simply ignoring the range instead of aborting with an error code,
dnsmasq should still start when there's an error (best effort).
Aborting the config generation or working with invalid range specs leaves
dnsmasq crash-looping which is the right thing to do concerning that
particular interface but it also hinders DHCP service on other interfaces
and DNS on the router itself.

Signed-off-by: Leon M. George <leon@georgemail.eu>
2023-02-07 21:05:57 +01:00
..
base-files base-files: ipcalc.sh: use shebang to invoke awk 2023-02-07 21:05:57 +01:00
boot uboot-envtools: filogic: bpi-r3: fix env selection 2023-01-29 03:43:58 +00:00
devel trace-cmd: update to v3.1.6 2023-01-13 22:02:20 +01:00
firmware linux-firmware: update to 20230117 2023-01-26 22:15:43 +01:00
kernel kernel: modules: add lkdtm module 2023-02-03 13:48:11 +01:00
libs wolfssl: fix build with make < 4.2 2023-02-03 12:18:19 +01:00
network dnsmasq: refuse to add empty DHCP range 2023-02-07 21:05:57 +01:00
system fstools: bump to latest Git HEAD 2023-02-04 20:04:58 +01:00
utils ucode: update to the latest version 2023-01-29 10:08:21 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00