Add Address Family input validation on the system routes edit page. Do not allow IPv4 subnet masks > 32 bits.Ticket #1661
Fix the address family check to skip empty DNS gateway fieldS
Change the DNS interface code to DNS gateway code. This will need upgrade code for existing configs.
Simplify this code a bit, should be the same test in both locations since this should be either/or, and with the other code it can apparently fall into a trap where it shows neither.
Fix field name label.
un-break services_dhcpv6.php
Clarify advertising options, add router only type.
Fix the redirect URL for IPv6 addresses Ticket #1583
Make sure to set the $pconfig prefix delegation setting from the config.
Fix mismatched curly brace
View revisions
Also available in: Atom