Use intval even here
Use intval here to not trust php and also use empty which gives more protections
unset these values to not confuse php
Properly initialize this
Switch to a while loop to make things clear and readble. Also properly set zone dedicated rules in the rules/pipes DBs to properly release when a zone is deactivated
Remove not relevant comment now. Also make the operation clear to avoid priority issues.
Remove 'deny unknown clients' option from DHCPv6 since it's not supported, it fixes #3364
Make sure to give the zone a name during the upgrade, or else it comes through with a blank/null name.
Use proper function to check for ipaddr and also do not call the module ip set function since its only v4 fro now
Correct removing the ip addresses from an interface!
View revisions
Also available in: Atom