summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix typo on variable nameRenato Botelho2014-01-211-3/+3
* Make sense of interface mtu handling code. No need to do unneeded operations....Ermal2013-12-271-103/+47
* Addapt rc.newwanipv6 to FCGI callingErmal2013-12-201-2/+2
* Call rc.newwanipv6 efficently through FCGIErmal2013-12-201-1/+3
* Correct issues not only with vlans but all other clonable interfaces(related ...Ermal2013-12-181-49/+89
* Nice race on FreeBSD 10 for carp seems you cannot do on the same command line...Ermal2013-12-071-8/+6
* This needs to have alias added to not remove the interface ipErmal2013-12-071-1/+1
* Use _vip as identified for CARP vip IPs to allow easier upgrade code. This wa...Ermal2013-12-061-31/+33
* Identify vips where needed by @ symbol that will be usedErmal2013-12-051-0/+32
* Remove not true commentErmal2013-12-051-4/+1
* Optimize a bitErmal2013-12-051-6/+4
* Remove references to _vip interface and provide proper configuration for carp...Ermal2013-11-281-79/+11
* Properly create zones for the CP with the new command arguments and properly ...Ermal2013-11-211-4/+1
* Don't flush interface cache on each call of the function when looping through...jim-p2013-11-201-4/+4
* Revert "Define dynamic gateway for GRE interfaces and do not user to define I...Renato Botelho2013-10-291-19/+1
* Define dynamic gateway for GRE interfaces and do not user to define IP addres...Renato Botelho2013-10-291-1/+19
* Make sure vlan interface exist when it's being configured, it fixes #3270Renato Botelho2013-10-181-0/+12
* Add patch from Ermal to fix ifconfig error on gif in certain cases.jim-p2013-09-231-1/+1
* Merge pull request #795 from razzfazz/ia-pd-hintRenato Botelho2013-09-181-1/+4
|\
| * add option to send prefix hint for requesting desired prefix length for deleg...Daniel Becker2013-09-031-1/+4
* | Update an existing cron entry for pppoe periodic resetsPhil Davis2013-09-101-2/+2
* | Leave a trace that rtsold did fire the dhcp6c client so troubleshooting is ea...Ermal2013-09-101-0/+1
* | Actually the / here is not needed.Ermal2013-09-041-1/+1
|/
* Add also a special case so the correct ip is returned for the case when WAN i...Ermal2013-08-161-0/+9
* When using DHCPv6 and only requesting a prefix the communication on the WAN i...Ermal2013-08-161-0/+12
* Optimize a bit to try and convrt back to friendly interface only when neededErmal2013-08-161-1/+2
* Resolves #2627. When WANv4 is PPP and v6 is DHCP but the option get v6 info f...Ermal2013-08-161-8/+19
* Correctly remove IPv6 addresses from the interface rather than just erroring ...Ermal2013-08-161-2/+9
* Even if called with wrong parameters try to do something rather than return h...Ermal2013-08-161-0/+3
* Handle link local addresses with embedded interface scope on is_ipaddrv6 and ...Ermal2013-08-161-0/+2
* Cleanup some code that is not needed anymoreErmal2013-08-141-28/+3
* Use pfSense module functions for finding interface v6 addresses. The addresse...Ermal2013-08-141-28/+9
* Fix #1047Renato Botelho2013-08-081-70/+105
* Remove duplicate polling setRenato Botelho2013-08-081-6/+0
* Implement an option to allow using the IPv4 connectivity interface for sendin...Ermal2013-07-231-4/+8
* Merge pull request #718 from N0YB/Advanced_DHCP_Client_OptionsRenato Botelho2013-07-211-1/+1
|\
| * Fix required options syntax typoN0YB2013-07-211-1/+1
* | Handle IPv6 in ip_in_interface_alias_subnet()jim-p2013-07-191-1/+2
* | Do not break ppp type interfaces on v6Ermal2013-07-161-0/+9
* | For ppp interfaces the real interface is not present anymore in the xml confi...Ermal2013-07-161-4/+18
* | Fixes #2495. On trigering of rc.newwanip remove all ipaliases from the interf...Ermal2013-07-051-0/+15
* | Remove duplicated line that makes dhcp6c not run correctlyErmal2013-07-041-1/+0
|/
* Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 ...smos2013-07-021-5/+11
* Merge branch 'Advanced_DHCP_Client_Options' of https://github.com/N0YB/pfsens...Renato Botelho2013-06-301-0/+300
|\
| * Config file formating:N0YB2013-03-031-2/+2
| * Advanced DHCP Client Options & Config File OverrideN0YB2013-02-231-0/+300
* | Add a field to allow rejecting DHCP leases from a specific upstream DHCP server.jim-p2013-06-181-0/+10
* | * Use when needed the family for get_real_interfaceErmal2013-06-171-13/+12
* | Do not do the same tricks here that are done on get_real_interface but just c...Ermal2013-06-171-4/+1
* | Provide full path to route binaryErmal2013-06-171-3/+3
OpenPOWER on IntegriCloud