summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Use recently added hwaddr field to restore original MAC addressRenato Botelho2017-05-191-10/+2
* Merge pull request #3559 from doktornotor/patch-4Renato Botelho2017-05-151-1/+1
|\
| * Request PD even if no interfaces are set to track6 (Bug #4544)doktornotor2017-02-191-1/+1
* | Merge pull request #3721 from aaa2ppp/patch-1Renato Botelho2017-05-091-2/+6
|\ \
| * | Update interfaces.incaaa2ppp2017-03-131-2/+6
* | | Refactor get_configured_interface_list remove unused parameterPhil Davis2017-04-161-2/+2
* | | Refactor get_configured_interface_with_descr remove unused parameterPhil Davis2017-04-161-1/+1
* | | add validation via validate_ipv4_list to interfaces.inclukehamburg2017-04-041-1/+1
* | | Adds ability to ignore DHCP offers from multiple serverslukehamburg2017-03-291-0/+21
* | | Merge pull request #3515 from marjohn56/masterjim-p2017-03-151-50/+160
|\ \ \
| * | | Fix Vars for Interface namingmarjohn562017-03-121-6/+6
| * | | WAN flap loss of IPv6marjohn562017-03-121-3/+18
| * | | New dhcp6c features REASONS and signalsmarjohn562017-03-081-42/+137
| | |/ | |/|
* | | Sort the interface names.Luiz Otavio O Souza2017-03-141-6/+7
| |/ |/|
* | Add reason to write_config() calldoktornotor2017-03-051-2/+2
* | Vendor MAC Retention File ConsolidateNOYB2017-02-151-5/+3
* | Vendor MAC Retention File RelocateNOYB2017-02-151-1/+1
* | Vendor MAC Restore LogicNOYB2017-02-151-1/+6
* | Spoof MAC Var NameNOYB2017-02-151-5/+5
|/
* Add cpsw to ALTQ list now that the driver supports ALTQ. Ticket #7199jim-p2017-02-071-1/+1
* Remove \n from gettext stringsRenato Botelho2017-02-031-1/+1
* Fix #7120: Restore vendor mac address when spoofmac is set to blankRenato Botelho2017-02-031-5/+21
* Simplify logicRenato Botelho2017-02-031-14/+11
* Fix indent and spacesRenato Botelho2017-01-261-54/+124
* Escape $ to avoid replacing it by PHP variablesRenato Botelho2017-01-261-4/+4
* Merge pull request #3410 from marjohn56/RTSOLD-lock-creation,-dhcp6c-launch-&...Renato Botelho2017-01-261-25/+97
|\
| * Update interfaces.incmarjohn562017-01-241-2/+2
| * Changed logging calls and style correction.marjohn562017-01-201-4/+4
| * RTSOLD lock creation, dhcp6c launch & kill changes #3marjohn562017-01-201-25/+97
* | Always force compress when calling Net_IPv6Phil Davis2017-01-221-3/+3
|/
* Fix #6603: Wait while interface is in 'tentative' state before try to bind Op...Renato Botelho2017-01-171-0/+18
* Merge pull request #3304 from marjohn56/masterjim-p2017-01-021-0/+7
|\
| * User Defined DUIDmarjohn562016-12-211-0/+7
* | Implement a different method to obtain the 'main' IP (v4) for the interface.Luiz Otavio O Souza2016-12-291-3/+17
* | Refactor interface_has_dhcpPhil Davis2016-12-221-19/+21
* | Fix #7031 Allow interfaces that use DHCP for OpenVPNPhil Davis2016-12-221-0/+46
* | Fix missed reference to the pfSense-dhclient-script move.jim-p2016-12-211-1/+1
|/
* dhcp6c no releasemarjohn562016-12-191-2/+4
* Improve input validation on static ARP for DHCP static mapping entries, also ...jim-p2016-11-291-2/+4
* Change wireless interface descriptionRenato Botelho2016-11-231-3/+3
* Ticket #6770: Create a function to list available wireless interfaces and inc...Renato Botelho2016-11-221-0/+21
* Fix #6899Luka Pavlyuk2016-11-071-0/+3
* Enable ALTQ for cxl. Fixes #6830Renato Botelho2016-11-041-1/+1
* Fix #6828Renato Botelho2016-10-181-4/+4
* Merge pull request #3180 from valneacsu/fix_wifi_1st_VAP_paramsRenato Botelho2016-10-131-2/+3
|\
| * Remove commented codeValentin Neacsu2016-10-121-5/+0
| * Bring up the wifi interface only after setting up all the other arguments. Th...Valentin Neacsu2016-10-091-2/+8
* | Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-6/+0
* | Merge pull request #3169 from valneacsu/fix_wifi_channel_changeRenato Botelho2016-10-121-7/+8
|\ \
| * | Use tabs consistentlyValentin Neacsu2016-10-021-2/+2
OpenPOWER on IntegriCloud