Initialize some arrays to avoid php issues and also use list() here to avoid double array dereference
Simplify a bit code branching no change on functionality
Merge pull request #498 from ExolonDX/master
Tidy up "shaper.inc" XHTML
Close INPUT tagsClose IMG tags and add "alt" parameterChange ONCLICK and ONCHANGE to lowercase
Give the process time to exit before running a new one
Merge pull request #497 from phildd/master
Do not bother with bogonsv6 if IPv6 allow is off
Use configured dns servers on radvd.conf, fixes #2905
Merge pull request #495 from phil-davis/master
Dynamic DNS add option for verbose logging
Improve bogonsv6 checks during update
Improvements to using pfctl to check the existence of the bogonsv6 table.
Only implement the bogonsv6 table if IPv6 allow is on. Otherwise, if it looks like there would be room for the table in pf, then save the file anyway to /etc/bogonsv6 so it is there if the user switches on IPv6 allow.
View revisions
Also available in: Atom