base-files: ipcalc.sh: Add support for decimal output
authorPhilip Prindeville <philipp@redfish-solutions.com>
Sun, 22 Oct 2023 19:32:06 +0000 (13:32 -0600)
committerPhilip Prindeville <philipp@redfish-solutions.com>
Tue, 12 Dec 2023 19:30:35 +0000 (12:30 -0700)
This is useful if you later need to perform numeric range-checking
on addresses, i.e. to see if an address falls inside a CIDR range,
etc. and what interface it corresponds to.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

No differences found