1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package/network/services/dnsmasq
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
..
files dnsmasq: refuse to add empty DHCP range 2023-02-07 21:05:57 +01:00
patches dnsmasq: bump to v2.88 2022-12-25 15:07:36 +00:00
Makefile dnsmasq: bump to v2.88 2022-12-25 15:07:36 +00:00