Helper format_duid() for DUID input
Merge pull request #3346 from scherma/reverting
Allow admin to clear notices
Handle the RA Search Domain List when writing out the RADVD config. Fixes #7081
Return partial MAC address matching support to is_macaddr(). Fixes #7088
Corrected indentation style
Merge pull request #3353 from phil-davis/gw_status_umonitored
get_pkg_info() fallback using pkg info if no local copy of repo catalog
Current behaviour
At the moment, get_pkg_info() is used to get all information on packages. The parameter $local_only is set to request info directly from the local copy of the repo catalog (using -U) without requesting the remote repo catalog or updating the local copy from the remote repo catalog. If the calling code wants only installed pkgs, it filters the returned list of pkgs looking for $pkg['installed'] == true....
Correctly report unmonitored gateway status
If an alternate monitor IP has been entered and saved, then the userchecks "Disable Gateway Monitoring" and saves, the alternate monitor IPis retained in the config - that is handy for when unchecking "Disable...
Fix up OpenVPN CSC page help text, add IPv6 tunnel network. Fixes #7053
View revisions
Also available in: Atom