summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove the previous 'no_dad' workaround now that if_stf is fixed.Luiz Souza2017-09-151-1/+1
* Merge pull request #3799 from marjohn56/Unbound-start-delayRenato Botelho2017-08-161-0/+3
|\
| * Some systems - only one that I am aware of, complain that unbound is starting...marjohn562017-08-111-0/+3
* | Disable the DAD on the stf interface. This prevents the dpinger from start.Luiz Souza2017-08-111-4/+1
|/
* Merge pull request #3761 from marjohn56/masterRenato Botelho2017-07-311-1/+2
|\
| * Add Option to use static IPV6 over v4 parent ( PPPoEmarjohn562017-07-271-1/+2
* | Merge pull request #3788 from znerol/feature/master/bridge-ipv6-auto-linklocalRenato Botelho2017-07-311-0/+21
|\ \
| * | Add support for IPv6 AUTO_LINKLOCAL flag on bridge interfacesLorenz Schori2017-07-251-0/+21
| |/
* | dhcp6c Advanced Config prefix interfacemarjohn562017-07-281-2/+3
|/
* Fix some other outdated linksjim-p2017-06-231-1/+1
* 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
OpenPOWER on IntegriCloud