Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
Change copyright statement to reflect reality
Support up to 4 DNS Servers in DHCP
Replace Header() calls by lowercase
Tidy up "services_router_advertisements" XHTML
Add CDATA sections to scriptAdd SUMMARY to tableUpdate HTML Boolean operatorsAdd dummy table row, but don't display itClose INPUT
replaced uppercase html tags with lowercasejs files saved as UTF-8 / LFlanguage="JavaScript" deprecated, replaced with type="text/javascript"
Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br
standardize on www.pfsense.org and HTTPS, point package URLs topackages.pfsense.org
xhtml Compliancereplaced <br>, <br/> and </br> with <br />
Fix #3113, fix multiple english spell errors s/seperet/separat/
Replace all linklocal checks by is_linklocal()
Make fe80: addresses check case insensitive
Avoid deleting the RA Subnet when IP is invalid, also simplify it a bit
Fix indent and whitespaces
Update usr/local/www/services_router_advertisements.php
Change form field since aliases are not supported here.Also separate the DNS settings using the default bar.
add subnets to RA; add support for aliases
hopefully finishes #2361
actually update RA DNS settings now
finishes #2361
more work on feature #2361
- fields are there now but don't do anything- checkbox for 'use same settings' that disables fields
split dhcpv6 server and ra #2361
prep work for splitting dhcpv6 and RA for #2361.