]> git.ipfire.org Git - people/amarx/ipfire-2.x.git/commit
Cleanup2017: Remove function IPInSubnet cleanup2017
authorAlexander Marx <alexander.marx@ipfire.org>
Thu, 29 Jun 2017 08:29:15 +0000 (10:29 +0200)
committerAlexander Marx <alexander.marx@ipfire.org>
Thu, 29 Jun 2017 08:29:15 +0000 (10:29 +0200)
commitc69fca51049d9ce72c4acc47fb871e5097cb817d
tree1507dfe679b0239971ce5a388f6bc4148394f605
parentc28f91869b8c6c6bf6eefa123d258cf9309cd24d
Cleanup2017: Remove function IPInSubnet

In order to cleanup code, the old function IpInSubnet is deleted from general-functions.
In the future only network functions from network-functions.pl should be used.
So this commit deletes the IpInSubnet and replaces it with the ip_address_in_network from the new network-functions.pl

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
config/cfgroot/general-functions.pl
config/firewall/convert-dmz
config/firewall/convert-outgoingfw
config/firewall/firewall-lib.pl
html/cgi-bin/dhcp.cgi
html/cgi-bin/firewall.cgi
html/cgi-bin/fwhosts.cgi
html/cgi-bin/ovpnmain.cgi
html/cgi-bin/wireless.cgi