openwrt/package/network/services/dnsmasq
Philip Prindeville af64898c26 dnsmasq: Invoke new ipcalc with CIDR notation
The new rewritten ipcalc.sh understands 3 notations:

ipaddr/prefix ...
ipaddr/dotted-netmask ...
ipaddr dotted-netmask ...

meaning that the previous 4th non-standard notation of "ipaddr prefix"
will be dropped, alas that's the notation that dnsmasq currently uses.

This change has us using the first notation which is the most common.

This behavior came in as
eda27e8382
a long time ago.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-11-15 20:36:35 +00:00
..
files dnsmasq: Invoke new ipcalc with CIDR notation 2023-11-15 20:36:35 +00:00
patches dnsmasq: bump to v2.89 2023-02-25 20:49:47 +00:00
Makefile dnsmasq: Invoke new ipcalc with CIDR notation 2023-11-15 20:36:35 +00:00