V8.00.000.2025.06.17
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -15,9 +15,9 @@ guard_sourcing
|
||||
#######################################
|
||||
# Helper Module to generate a Subnet Mask out of an IP in CCDIR Notation.
|
||||
# Arguments:
|
||||
# $1: IPv4 in CCDIR Notation, e.g.,: 192.168.128.128/24
|
||||
# 1: IPv4 in CCDIR Notation, e.g.,: 192.168.128.128/24
|
||||
# Returns:
|
||||
# 0 : In every case a zero return value is delivered.
|
||||
# 0: In every case a zero return value is delivered.
|
||||
#######################################
|
||||
generate_subnetmask() {
|
||||
declare var_arg="$1"
|
||||
|
||||
Reference in New Issue
Block a user