]> git.ipfire.org Git - people/amarx/ipfire-2.x.git/commit
BUG10940: remove leading zeros in ip address BUG10940
authorAlexander Marx <alexander.marx@ipfire.org>
Mon, 9 Nov 2015 11:38:45 +0000 (12:38 +0100)
committerAlexander Marx <alexander.marx@ipfire.org>
Mon, 9 Nov 2015 11:38:45 +0000 (12:38 +0100)
commit6969a2ca1c9ff0e397297c47ab096b751a333ab4
tree1b90bca439d457265c6dc3e47fb6082426d4c69c
parentf7d4c48ded189f935d0eb0c836caca35873e554f
BUG10940: remove leading zeros in ip address

in firewallgroups (hosts) an error was created when using ip adresses
like 192.168.000.008. Now all leading zeros are deleted in
firewallgroups and in the firewall itself when using single ip addresses
as source or target.

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
config/cfgroot/network-functions.pl
html/cgi-bin/firewall.cgi
html/cgi-bin/fwhosts.cgi