Tidy up "diag_logs_dhcp.php" XHTML
Add SUMMARY to table statementsClose BR and INPUT statementsMove closing FORM into table cell
Call conf_mount_rw before delete user, a better fix for #3294
Prevent a Fall Back Pool from being selected when the DNS protocol is in use. If one is present in the config, ignore it. Fixes #3300
Change OpenVPN Compression settings to cover the full range of allowed settings on OpenVPN (unset, off, on, adaptive) rather than a simple off/on switch that either doesn't set the value or enables it with adaptive (OpenVPN's default).
Add Auth Digest to OpenVPN wizard also.
Add an Authentication Digest Algorithm drop-down to OpenVPN server/client (SHA1 is the default since that is OpenVPN's default)
Revert "Define dynamic gateway for GRE interfaces and do not user to define IP address to the interface. Fixes #3280"
Another solution will be implemented
This reverts commit 6721d6d0443bd7e697bd6ca33f470c801608df7e.
Define dynamic gateway for GRE interfaces and do not user to define IP address to the interface. Fixes #3280
fix typo
Merge pull request #822 from CharlieMarshall/interfacesWidget
cleanup interfaces.widget.php
View revisions
Also available in: Atom