summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Make sure unbound is reconfigured when interfaces areWarren Baker2014-04-281-4/+10
* Merge pull request #1116 from PiBa-NL/interface_has_gateway-ipv4_gif_greErmal2014-04-221-0/+3
|\
| * add gre and gif checks for for IPv4 function interface_has_gateway($friendly)...PiBa-NL2014-04-191-0/+3
* | Load if_stf module when neededErmal2014-04-221-0/+3
|/
* fixing typo for GIF tunnels to work over IPv6m0se2014-04-121-1/+1
* Merge pull request #1041 from PiBa-NL/carp_maintenance_2.2Chris Buechler2014-03-301-1/+26
|\
| * carp, provide a way to 'permanently' set carp to 'maintenance mode' (advskew ...PiBa-NL2014-03-301-1/+26
* | Correct check that was broken even before to actually make the ieee8021x enab...Ermal2014-03-281-1/+1
* | Merge pull request #1031 from ayvis/master-br-patchRenato Botelho2014-03-251-5/+5
|\ \ | |/ |/|
| * replaced uppercase html tags with lowercaseayvis2014-03-191-5/+5
* | Configure first the vhid and than pass the vhid when configuring the carp thi...Ermal2014-03-201-4/+4
* | Remove balancing reference that does not exist anymoreErmal2014-03-201-8/+2
|/
* Try a different strategy for fixing #3514 just send a HUP to dhcp6 to get it ...Ermal2014-03-121-1/+4
* Do not delete linklocal addressRenato Botelho2014-03-111-3/+4
* Fix for now 'IPv6 - LAN looses Prefix after link event'(forums) with a not el...Ermal2014-03-101-3/+14
* pfSense_interface_deladdress() only knows how to delete an ip address, not a ...Renato Botelho2014-03-101-2/+8
* bring up appropriate interface for GRE/GIF. Ticket #3281Chris Buechler2014-03-061-2/+2
* Fix syntaxRenato Botelho2014-03-031-1/+1
* sync up ALTQ-capable interfaces listChris Buechler2014-03-011-6/+6
* Ticket #3484 Correct the case for GRE tunnels as well since they behave the s...Ermal2014-02-281-3/+6
* Ticket #3484 Note that for now prefixlen is useless in ipv6 tunnels. IPv4 acc...Ermal2014-02-281-1/+3
* Fixes #3484. Provide a dynamic gateway for gif v6 tunnels so it can be used o...Ermal2014-02-281-0/+2
* Ticket #2627. Just pass the array over no need to traverse itErmal2014-02-211-6/+4
* Fixes #2627. When an interface goes down try to shut the RAs and dhcpd6 servi...Ermal2014-02-211-0/+13
* Avoid recursion of convert_real_interface_to_friendly_interface_name with get...Ermal2014-02-211-10/+10
* Do some more error checking and put secondary radius attributes only if confi...Ermal2014-02-201-35/+39
* Normally when an ip is set the interface comes up on BSD stacks. Though push ...Ermal2014-02-171-0/+4
* Whitespace fixErmal2014-02-171-38/+38
* Put a kludge for now which Fixes #3280. It should be improved later on to hav...Ermal2014-02-171-6/+13
* Fix symlink calls adding full link name, it fixes issue reported at https://f...Renato Botelho2014-02-111-2/+2
* Properly set the configuration here based on https://forum.pfsense.org/index....Ermal2014-02-111-2/+2
* Make improvement to the checkErmal2014-02-111-1/+1
* Silent recently added symlink() callsRenato Botelho2014-02-041-2/+2
* Use unlink_if_exists or @unlink to avoid PHP errors when file doesn't existRenato Botelho2014-02-041-1/+1
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-37/+37
* 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
OpenPOWER on IntegriCloud