openwrt/package/base-files/files/bin
Leon M. Busch-George 59e681eea1 base-files: ipcalc.sh: don't print broadcast addr for prefix > 30
Printing a broadcast address doesn't make any sense for /31 and /32
prefixes.
Strictly speaking, the same goes for the network address but it is useful
to get the first address in the prefix, e.g. to create a canonical
CIDR notation "$NETWORK/$PREFIX".

Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
2023-09-25 15:02:49 +02:00
..
board_detect
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: don't print broadcast addr for prefix > 30 2023-09-25 15:02:49 +02:00