openwrt/package/network
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
..
config netifd: update to Git HEAD (2023-11-14) 2023-11-14 15:35:03 +01:00
ipv6 package: avoid the use of eval to parse ipcalc.sh output 2023-09-25 15:02:49 +02:00
services dnsmasq: Invoke new ipcalc with CIDR notation 2023-11-15 20:36:35 +00:00
utils iptables: backport patch fixing bug with string module 2023-11-12 14:13:41 +01:00