]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
general-functions.pl: Drop ipcidr() and ipcidr2msk() functions.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 18 Jul 2021 09:33:04 +0000 (11:33 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 18 Jul 2021 09:33:04 +0000 (11:33 +0200)
commitdc52eb69ba22df1cc48cab88cc85533ee3968c7d
tree7f15a566fb94946d85b5f49574cb61f2358404bd
parent67370d8fedc6445000b27e2bcfe2db42fbcbe9f0
general-functions.pl: Drop ipcidr() and ipcidr2msk() functions.

These functions have been replaced by the
Network::convert_to_cidr_or_subnet() function.

Also drop the usage of the Net::IPv4Addr perl module, which is
not needed anymore.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/cfgroot/general-functions.pl