openwrt/package/base-files/files/bin
Philip Prindeville 1481d5cb0b base-files: ipcalc.sh: Should take netmask or prefix after slash
dnmasq.init now invokes ipcalc.sh as either:

ipcalc.sh address/netmask ...

or:

ipcalc.sh address/prefix

but the existing version doesn't accept the 2nd notation.  We're
trying to rationalize the usage of ipcalc.sh, and here we add
support for the 2nd format.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-11-19 20:36:40 +00:00
..
board_detect treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
config_generate base-files: add protocol ncm support for ucidef_set_interface() 2023-05-18 14:44:07 +02:00
ipcalc.sh base-files: ipcalc.sh: Should take netmask or prefix after slash 2023-11-19 20:36:40 +00:00