openwrt/package
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
..
base-files base-files: Create /root w/ appropriate permissions 2023-11-12 16:32:42 +01:00
boot arm-trusted-firmware-mediatek: update to release 2023-10-13 2023-11-09 00:34:38 +00:00
devel devel/gdb: Disable libzstd explicitly 2023-11-13 15:41:03 +01:00
firmware linux-firmware: add Realtek RTW89 firmware 2023-11-13 22:01:49 +01:00
kernel qca-ssdk: disable building ISISC 2023-11-15 11:01:56 +01:00
libs wolfssl: update to 5.6.4 2023-11-10 19:28:27 +01:00
network dnsmasq: Invoke new ipcalc with CIDR notation 2023-11-15 20:36:35 +00:00
system fstools: bump to git HEAD 2023-11-09 11:15:42 +00:00
utils debugcc: add licensing information 2023-11-11 06:11:25 +00:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-01 11:14:41 +00:00