summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcpv6.php
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-1/+1
* Clarify DNS Forwarder and Resolver both apply in these places. partially Tick...Chris Buechler2015-06-021-1/+1
* Code style services DHCPPhil Davis2015-05-231-449/+520
* Call clear_subsystem_dirty('staticmaps') if using UnboundRobert Nelson2015-05-051-1/+3
* make computation of start of DHCPv6 range consistent with actual checkDaniel Becker2015-02-091-1/+0
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Add missing BR tags and fix display with pfsense_ng_fs theme. It fixes #4115Renato Botelho2014-12-151-2/+2
* Don't show a big red "alarm"-looking message on every visit to the DHCP/DHCPv...Chris Buechler2014-11-161-4/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Support up to 4 DNS Servers in DHCPPhil Davis2014-10-071-3/+11
* Replace Header() calls by lowercaseRenato Botelho2014-06-131-1/+1
* Update services_dhcpv6.phpColin Fleming2014-05-191-1/+1
* Tidy up "services_dhcp.php" XHTMLColin Fleming2014-05-181-2/+2
* Reconfigure unbound on dhcp editWarren Baker2014-04-281-0/+4
* Tidy up "services_dhcpv6" XHTMLColin Fleming2014-04-041-61/+68
* replaced uppercase html tags with lowercaseayvis2014-03-191-8/+8
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-171-19/+19
|\
| * xhtml Complianceayvis2014-03-141-19/+19
* | standardize on www.pfsense.org and HTTPS, point package URLs toChris Buechler2014-03-141-1/+1
|/
* Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it fixe...Renato Botelho2014-02-171-20/+7
* Enabling advanced RFC 2136 configuration for DHCPd serviceAndres Petralli2013-12-231-0/+20
* Remove 'deny unknown clients' option from DHCPv6 since it's not supported, it...Renato Botelho2013-12-231-10/+0
* Fix #3218, reaload filter rules when activate or deactivate dhcpdv6Renato Botelho2013-09-211-1/+8
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover...jim-p2013-09-061-13/+0
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-281-1/+1
* Replace all linklocal checks by is_linklocal()Renato Botelho2013-05-091-4/+4
* Fix dnsmasq host overrides and dhcp integrationRenato Botelho2013-05-011-2/+2
* Make fe80: addresses check case insensitiveRenato Botelho2013-04-141-4/+4
* Use killbypid instead of a killall that never worksRenato Botelho2013-03-161-1/+1
* Add a line break to move this text to the next line. It was stuck after anoth...jim-p2013-02-071-1/+1
* Add header to DHCP and DHCPv6 static mappings tablesjim-p2013-01-281-0/+4
* Move is_inrange() to util.inc and rename it to is_inrange_v6()Renato Botelho2013-01-241-10/+3
* Fix logic of v6 version of is_inrange()Renato Botelho2013-01-241-1/+1
* Update the GUI page for the DHCP6 server, add a if statement that prevents th...smos2013-01-061-4/+28
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-2/+1
* Fix linkjim-p2012-06-181-2/+2
* split dhcpv6 server and ra #2361Darren Embry2012-06-081-10/+0
* remove the RA stuff from services_dhcpv6 for #2361Darren Embry2012-06-081-69/+11
* Change the DHCPv6 services page into a RA and DHCPv6 section, move some of th...smos2012-06-061-19/+68
* Increase Prefix delegation size choicessmos2012-04-131-0/+2
* Clarify textsmos2012-04-131-2/+2
* Add more possible prefix lengths for the DHCPv6 server for prefix delegation.smos2012-04-031-0/+2
* Ticket #2317: typo, use ipaddrv6 instead of ipaddrPierre POMES2012-03-271-1/+1
* Do not show tabs for interfaces with 'link local' address (fe80::...)Pierre POMES2012-03-171-2/+2
* Do not show tabs for interfaces with 'link local' address (fe80::...)Pierre POMES2012-03-171-2/+2
* Enable the NTP server fields for our DHCP6 server.smos2012-03-131-6/+2
* Fix some checks in dhcpv6 screen. Still need to validate static mappings agai...Pierre POMES2012-03-041-13/+14
* Merge pull request #59 from Joecowboy/Time-format-changeJim P2012-02-281-7/+8
|\
OpenPOWER on IntegriCloud