Correct typo on variable name
Make sure RRD data is restored from backup before upgrading data and a new backup is done after. It should fix #2159
Resolves #3177. Do a filter reconfigure if the dynds ipsec hosts are present and being reloaded.
Merge pull request #792 from razzfazz/RELENG_2_1
add option to send prefix hint for requesting desired prefix length for ...
Merge pull request #791 from jean-m-cyr/RELENG_2_1
Dummynet does not require burst size specification
touch up text, s/nat/NAT/
add option to send prefix hint for requesting desired prefix length for delegation
This change adds an option on the interfaces page for sending a prefix hint for the selected delegation size. If enabled, a "prefix" field requesting :: with the appropriate prefix length (64 - dhcp6-ia-pd-len) is added to the "id-assoc pd" entry in the dhcp6c config file. This hint is required for requesting prefixes shorter than /64 from Comcast.
Dummynet traffic shaper does not require burst size specification andassumes 0 if not specified. Allow user to leave burst field blank, ifnot blank the must be numeric
Fix #3172, return_gateway_groups_array() was returning the last vip since it was using wrong variable name on iteration
s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases.
View revisions
Also available in: Atom