summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3761 from marjohn56/masterRenato Botelho2017-07-311-0/+12
|\
| * Correct typo's as per Jim's requestmarjohn562017-07-271-1/+1
| * Add Option to use static IPV6 over v4 parent ( PPPoEmarjohn562017-07-271-0/+12
* | dhcp6c Advanced Config prefix interfacemarjohn562017-07-281-1/+14
|/
* Fix some other outdated linksjim-p2017-06-231-1/+1
* Fix #7493 only check interface IP if staticPhil Davis2017-04-251-2/+2
* Merge pull request #3700 from phil-davis/ifgwaddRenato Botelho2017-04-201-126/+106
|\
| * Add new IPv6 gateway to correct selectboxPhil Davis2017-04-181-1/+1
| * Reload new gateway params after input errorsPhil Davis2017-04-181-19/+31
| * Validate gateway and interface togetherPhil Davis2017-04-181-97/+65
| * Refactor IPv4 gateway add so field names are consistent with the IPv6 codePhil Davis2017-04-171-36/+36
| * Fix IPv6 gateway addPhil Davis2017-04-171-1/+1
* | Merge pull request #3695 from phil-davis/refactor_if_list_functionsRenato Botelho2017-04-201-2/+2
|\ \
| * | Refactor get_configured_interface_with_descr remove unused parameterPhil Davis2017-04-161-2/+2
| |/
* | Fix #7452 save new IPv6 gatewayPhil Davis2017-04-171-1/+1
|/
* Fix #7452 save new gatewayPhil Davis2017-04-061-1/+1
* Adds ability to ignore DHCP offers from multiple serverslukehamburg2017-03-291-3/+4
* Merge pull request #3515 from marjohn56/masterjim-p2017-03-151-4/+1
|\
| * WAN flap loss of IPv6marjohn562017-03-121-4/+1
* | GET/POST conversion - services part 1Steve Beaver2017-02-141-1/+2
* | Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-2/+2
|/
* setHelp formatting for interfaces.phpPhil Davis2017-02-071-45/+45
* Redmine #7173 Do not allow pkg_ for If, IfGroup, AliasPhil Davis2017-02-011-0/+9
* Merge pull request #3430 from phil-davis/required-fields3Renato Botelho2017-01-241-14/+23
|\
| * More required fields for Interface pagesPhil Davis2017-01-241-3/+12
| * Required fields in Interfaces pagesPhil Davis2017-01-231-11/+11
* | Merge branch 'master' into patch-4Phil Davis2017-01-241-4/+4
|\ \
| * \ Merge pull request #3431 from phil-davis/if-ifg-alias-name-validationRenato Botelho2017-01-231-3/+3
| |\ \
| | * \ Merge branch 'master' into if-ifg-alias-name-validationPhil Davis2017-01-231-1/+1
| | |\ \
| | * | | Interface description must be unique including casePhil Davis2017-01-231-3/+3
| | | |/ | | |/|
| * | | Merge pull request #3420 from phil-davis/patch-3Renato Botelho2017-01-231-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | 6RD Border Relay input error messagePhil Davis2017-01-221-1/+1
| | |/
* | | Merge branch 'master' into patch-4Phil Davis2017-01-231-1/+1
|\ \ \ | |/ /
| * | interfaces.php display correct descr in group name messagePhil Davis2017-01-231-1/+1
| |/
* | Validate POSTed interface descriptionPhil Davis2017-01-221-1/+1
* | Interface description should be requiredPhil Davis2017-01-221-21/+29
|/
* Example of setting required itemsPhil Davis2017-01-201-3/+12
* Merge pull request #3343 from phil-davis/retval1Renato Botelho2017-01-101-7/+9
|\
| * Report problems applying changesPhil Davis2017-01-031-7/+9
* | Remove direct calls to /sbin/ifconfig destroy by pfSense_interface_destroy()Renato Botelho2017-01-041-1/+1
|/
* Merge pull request #3266 from PiBa-NL/IPv6-prefixdelegation-size59Renato Botelho2016-12-271-1/+1
|\
| * IPv6, allow DHCP6 client to use a prefix size of /59PiBa-NL2016-12-111-1/+1
* | PPTP Remote IP is host or V4Phil Davis2016-12-271-2/+2
* | This should be a regular input form since it is no longer using an IP address...jim-p2016-12-241-1/+1
* | Change type of L2TP/PPTP WAN remote address to 'text' as it supports hostname...jim-p2016-12-231-1/+1
* | Disable DHCP server on interfaces with subnet >= 31. Fixes #6930Renato Botelho2016-12-201-2/+14
* | dhcp6c no releasemarjohn562016-12-191-0/+11
* | Merge pull request #3213 from PiBa-NL/interfaces-gateway-messageRenato Botelho2016-12-021-1/+2
|\ \
| * | interfaces, show error message if adding duplicate gatewayPiBa-NL2016-10-301-1/+2
| |/
* | Merge pull request #3226 from phil-davis/patch-3Renato Botelho2016-11-251-9/+18
|\ \
OpenPOWER on IntegriCloud