summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Make the parsing of setkey -d(SAs) more reliable. Fixes #4043Ermal LUÇI2014-11-271-18/+19
* Correct logic of skipping for gif/gre/bridge on top of _vips. Even though thi...Ermal LUÇI2014-11-271-3/+3
* Simplify code flow not functional change just aesthetics.Ermal LUÇI2014-11-271-42/+43
* Put the safety belts for rrds on its proper location. No need to create /tmp ...Ermal LUÇI2014-11-272-7/+13
* Try to silence the errors for missing /var/db/rrd during bootup.Ermal LUÇI2014-11-271-1/+1
* Merge pull request #1350 from phil-davis/patch-6Renato Botelho2014-11-271-7/+20
|\
| * Fix Unbound host_entries.conf warnings on console during bootPhil Davis2014-11-271-7/+20
* | Put a comment for the wierd code hereErmal LUÇI2014-11-271-0/+1
* | Handle recovering of ppp types as pppoe/l2tp/pp2p when the parent comes up. I...Ermal LUÇI2014-11-271-1/+17
|/
* Setup rrd dir before calling create_gateway_quality_rrdPhil Davis2014-11-271-7/+7
* Use the undocumented -q options of devd to reduce spamming on logs. pfSense s...Ermal LUÇI2014-11-271-1/+3
* Do not run this during bootupErmal LUÇI2014-11-271-1/+2
* OptimizeErmal LUÇI2014-11-271-4/+1
* Do not run this code during upgrade and if ost is booting upErmal LUÇI2014-11-271-4/+8
* Actually comment this code out since it causes more troubles than solves for ...Ermal LUÇI2014-11-261-1/+3
* Just indent code to make it more readble.Ermal LUÇI2014-11-261-102/+98
* Make at least the code correct here even though it does not make sense on wha...Ermal LUÇI2014-11-261-1/+2
* This is revrsed conversion. The linkup script should run after booting not du...Ermal LUÇI2014-11-261-1/+1
* Actually rc.linkup needs the parent search for example on ppp type wans.Ermal LUÇI2014-11-261-1/+1
* Mute this since only spams logs when interface is not thereErmal LUÇI2014-11-261-1/+1
* Move these functions nearby since thy are relatedErmal LUÇI2014-11-261-18/+18
* Actually get the correct value here!Ermal LUÇI2014-11-261-1/+1
* Actually consider parentmtu 0 here to get the real value when unassginedErmal LUÇI2014-11-261-1/+1
* Properly respect other configured MTUs for other vlans. Properly respect pare...Ermal LUÇI2014-11-261-9/+14
* Partially revert the previous modification on vlan mtu. The function job is t...Ermal LUÇI2014-11-261-11/+5
* Go through the same checks when called from command line and when called from...Ermal LUÇI2014-11-261-12/+14
* convert_real_interface_to_friendly_interface_name() goes and checks the paren...Ermal LUÇI2014-11-261-2/+5
* Skip the interface being configured from the list to check the mtuErmal LUÇI2014-11-261-2/+5
* Seems somehow globals.inc are not being sucked in on the GUIgit diff! Make th...Ermal LUÇI2014-11-261-0/+2
* Add checks for requirement as array here. Reported-by: gargaErmal LUÇI2014-11-261-21/+27
* Silence this error during bootupErmal LUÇI2014-11-261-1/+2
* Fix the function missing from config.inc. Spotted-by: gargaErmal LUÇI2014-11-261-0/+3
* Rather than set the g['booting'] on globals provide a function to test for th...Ermal LUÇI2014-11-2623-176/+175
* Remove the booting signal if not needed to fix some issues reported on the GUIErmal LUÇI2014-11-261-0/+2
* Use the new available functionErmal LUÇI2014-11-261-1/+1
* Fix variable typos introduced in eb8ad408Renato Botelho2014-11-261-3/+3
* Cleanup code and make sense of it. While here do not forget gre tunnels as well:Ermal LUÇI2014-11-261-14/+15
* Make this more readble and also do not trigger an interface_bring_up on a dow...Ermal LUÇI2014-11-261-5/+9
* Correct the variable name typo to allow rc.linkup to function properly.Ermal LUÇI2014-11-261-1/+1
* Remove variable use here since it's confusing sshdcond package, ticket #3959Renato Botelho2014-11-261-2/+2
* include 169.254./16 in unbound's DNS rebinding protectionChris Buechler2014-11-261-0/+1
* include Unbound access-control entries for local IPv6 networks reachable via ...Chris Buechler2014-11-261-0/+11
* Skip interface subnets for IPv4 here, this is best handled via the NAT networ...Chris Buechler2014-11-251-3/+2
* Use the subnets automatic outbound NAT uses for tonatsubnets for Unbound's ac...Chris Buechler2014-11-251-0/+11
* correct logic here to omit 127.0.0.1 from resolv.conf when no DNS resolver bo...Chris Buechler2014-11-251-2/+2
* fix typoChris Buechler2014-11-251-1/+1
* Ooops do the right things for a correct config and php syntaxErmal LUÇI2014-11-251-1/+1
* Put the aggressive line only during ikev1 configsErmal LUÇI2014-11-251-1/+2
* Ignore linkup/down events on disabled interfaces.Ermal LUÇI2014-11-251-0/+5
* Remove var_dump from production codeErmal LUÇI2014-11-251-2/+1
OpenPOWER on IntegriCloud