summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* Prevent network or broadcast address to be set on interface (console, GUI and...Renato Botelho2013-12-041-0/+8
* Fix #3350. Do not destroy an interface when it's being disabledRenato Botelho2013-12-031-4/+2
* Revert "Define dynamic gateway for GRE interfaces and do not user to define I...Renato Botelho2013-10-291-5/+0
* Define dynamic gateway for GRE interfaces and do not user to define IP addres...Renato Botelho2013-10-291-0/+5
* Respect default gateway option when adding a gateway from interfaces page. It...Renato Botelho2013-09-241-4/+8
* Merge pull request #795 from razzfazz/ia-pd-hintRenato Botelho2013-09-181-0/+12
|\
| * add option to send prefix hint for requesting desired prefix length for deleg...Daniel Becker2013-09-031-0/+12
* | Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-7/+7
|/
* Update interfaces.phpN0YB2013-08-051-1/+1
* Implement an option to allow using the IPv4 connectivity interface for sendin...Ermal2013-07-231-0/+12
* Fix editing saving dhcp6prefixonly statePhil Davis2013-07-211-1/+1
* Remove remaining hardcoded theme namesRenato Botelho2013-07-171-4/+4
* Remove errant double quote.N0YB2013-07-031-1/+1
* Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 ...smos2013-07-021-0/+12
* Merge pull request #684 from N0YB/Advanced_DHCP_Client_OptionsJim P2013-07-011-4/+3
|\
| * Add show/hide to the new "Reject Leases From" rowN0YB2013-07-011-4/+3
* | fix typosRenato Botelho2013-07-011-2/+2
|/
* Merge branch 'Advanced_DHCP_Client_Options' of https://github.com/N0YB/pfsens...Renato Botelho2013-06-301-8/+517
|\
| * Add section tag to v6 documentation links.N0YB2013-02-281-28/+30
| * Advanced DHCP Client Options & Config File OverrideN0YB2013-02-231-10/+515
* | Add a field to allow rejecting DHCP leases from a specific upstream DHCP server.jim-p2013-06-181-0/+14
* | Fix max length for wpa passphrase, it fixes #3034Renato Botelho2013-06-141-1/+1
* | Fix IPv6 Prefix ID default valueRenato Botelho2013-05-061-24/+17
* | Tidy up "interfaces.php" XHTMLColin Fleming2013-04-171-47/+39
* | Tidy up "interfaces.php" XHTMLColin Fleming2013-04-161-84/+84
* | Tidy up "interfaces.php" XHTMLColin Fleming2013-04-151-75/+75
* | Tidy up "interfaces.php" XHTMLColin Fleming2013-04-141-46/+48
* | Avoid send user to top of the page when you open add new gateway boxRenato Botelho2013-03-281-2/+4
* | Add a new class called addgatewaybox to make it easier to respect custom them...Renato Botelho2013-03-261-4/+4
* | Remove functions that are not used now with once mode of rtsoldErmal2013-03-191-3/+0
* | Bring down even rtsold processErmal2013-03-191-0/+3
* | Fix indent and whitespacesRenato Botelho2013-03-161-16/+16
* | Be consistent on the checkErmal2013-03-081-2/+1
* | Prevent mtu bigger than 9000Ermal2013-03-081-1/+1
* | Validate MTU changes for VLANs and let user change it againRenato Botelho2013-03-071-20/+36
* | You can have multiple 6rd tunnels now daysErmal2013-03-061-5/+7
* | clean up text a bit, make link more apparentChris Buechler2013-03-051-3/+3
* | Save ppp info and realif on interfaces.apply to be able to cleanup old config...Renato Botelho2013-03-041-2/+6
* | Make parent interface and all VLANs use the same MTU. Fixes #2786Renato Botelho2013-03-041-3/+19
* | Fix validation of conflict between interface ip address and static routes. Fi...Renato Botelho2013-03-041-2/+6
* | Reconfigure routing when a new gateway is addedRenato Botelho2013-03-011-0/+3
* | Send ipprotocol parameter when adding new gateways from interfaces.phpRenato Botelho2013-03-011-2/+2
* | Fix response read for 'add new gateway' applet at interface configurationRenato Botelho2013-02-261-4/+2
|/
* Avoid conflicting interface IP address with static routes. Fixes #2039Renato Botelho2013-02-211-4/+23
* Add missing check for IPv6 overlap on interfaces, it complements the change m...Renato Botelho2013-02-211-2/+6
* Fix dhcp v6 config section name for console setup and check on interfaces.php...Renato Botelho2013-02-201-1/+1
* Merge pull request #426 from N0YB/Interfaces_Types_Config_Sections_Spacer_Rowrbgarga2013-02-191-3/+0
|\
| * Interfaces Types Config Sections Spacer RowN0YB2013-02-181-3/+0
* | Merge pull request #425 from N0YB/Interfaces_Types_Config_Sections_Spacer_Rowrbgarga2013-02-181-4/+28
|\ \ | |/
| * Interfaces Types Config Sections Spacer RowN0YB2013-02-181-4/+28
OpenPOWER on IntegriCloud