summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcpv6.php
Commit message (Expand)AuthorAgeFilesLines
* s/http/https/ for www.pfsense.orgChris Buechler2014-03-141-1/+1
* Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it fixe...Renato Botelho2014-02-171-20/+7
* 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 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
|\
| * Commenting those lines out because the form fields are not generated because ...Joecowboy2012-02-261-4/+4
| * Changed the variable name from timeformtchangev6 to dhcpv6leaseinlocaltime pe...Joecowboy2012-02-251-3/+4
* | Fix gen_subnetv6_max(), used to display the end of available range in dhcp se...Pierre POMES2012-02-261-2/+1
|/
* Added check box for DHCPv6 lease time to select local time instead of the def...Joecowboy2012-02-251-0/+27
* Ticket #1917: fix typos, fix domain-search for dhcpv6Pierre POMES2012-02-251-1/+11
* Fix the config patch to the dhcp6 relayxsmos2012-01-191-1/+1
* Clarify the DHCPv6 server textsmos2011-12-141-1/+4
* Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-p...Anthony Wrather2011-12-011-2/+2
* Comment out TFTP and NTP UI fields and block the code in services.inc.smos2011-11-221-3/+8
* Remove the gateway field from view since it is not a valid option for now.smos2011-09-031-0/+2
* un-break services_dhcpv6.phpChris Buechler2011-08-211-1/+1
* Clarify advertising options, add router only type.smos2011-08-211-2/+2
* Fix the input validation, typo in the field name. Mark the prefix delegation ...Seth Mos2011-05-111-2/+2
* Add a prefix pool for prefix delegation. Doesn't work yet. ISC dhcpd complain...Seth Mos2011-05-091-7/+33
* More DHCPv6 server fixes, split the function out into seperate v4 and v6. Mak...Seth Mos2011-05-041-114/+44
* Properly add dns and wins fields, load them on page load.Seth Mos2011-04-151-0/+2
* Fix the javascript to toggle the fields correctlySeth Mos2011-03-251-3/+4
* Fix javascript, close the select tag which will show the textSeth Mos2011-03-251-27/+26
* Correct typo in array name. Add select box for operating mode of rtadvd and d...Seth Mos2011-03-211-1/+14
* Comment out static mappings, this needs more researchSeth Mos2011-03-171-15/+15
* Correct the link to the proper page for deleting a static mappingSeth Mos2011-03-081-1/+1
OpenPOWER on IntegriCloud