summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* Only pause 5 seconds if we actually started openvpnScott Ullrich2008-11-271-4/+9
|
* Update firmware lock (upgrade) variableScott Ullrich2008-11-231-5/+1
|
* Do not allow ro mount when an upgrade is in progressScott Ullrich2008-11-231-0/+4
|
* Nuke stray n'sScott Ullrich2008-11-201-4/+4
|
* * Add interface_supports_polling()Scott Ullrich2008-11-201-1/+38
| | | | * Use interface_supports_polling()
* * Honor $config['system']['polling'Scott Ullrich2008-11-201-8/+15
| | | | * Enable / disable polling even if we are not booting.
* Do not destroy enc0Scott Ullrich2008-11-191-1/+0
|
* Only run ifconfig if a real ip and netmask exists instead of ifconfig $int /Scott Ullrich2008-11-191-2/+3
|
* Check gateway using is_ipaddr() and log when we insert the default gatewayScott Ullrich2008-11-191-3/+5
|
* Make nat reflection timeouts consistentScott Ullrich2008-11-191-1/+1
|
* bridging bug fix from 20080805 was incomplete, only affected LAN and WAN. ↵Chris Buechler2008-11-181-2/+2
| | | | Also need to turn this off for OPT.
* Reinsert default gateway if it is missing.Scott Ullrich2008-11-181-0/+6
|
* As of pf 4.1 keep state is used automatically. Do not keep stateScott Ullrich2008-11-121-4/+4
| | | | between statically routed subnets.
* Show correct password (it's caps sensitive)Chris Buechler2008-11-121-2/+2
|
* Silence! I've heard enough.Scott Ullrich2008-11-101-1/+1
|
* Patches from smos@Scott Ullrich2008-11-102-14/+8
| | | | | * Replace not functioning interface check for polling. * Silence route commands.
* Remove newlines at end of filesScott Ullrich2008-11-0913-13/+13
|
* Remove sleepScott Ullrich2008-11-091-1/+0
|
* * Move time scripts much earlier. It will now kick off initiallyScott Ullrich2008-11-091-2/+3
| | | | from the ntp once script
* Do not configure carp so early in boot processScott Ullrich2008-11-091-3/+0
|
* usleep instead of sleepScott Ullrich2008-11-091-1/+1
|
* Only wait 1 second in between supress checksScott Ullrich2008-11-091-1/+1
|
* Create carp interfaces correctly when vlans existScott Ullrich2008-11-091-1/+1
|
* Do not output done twiceScott Ullrich2008-11-091-2/+1
|
* Set product nameScott Ullrich2008-11-071-0/+1
|
* Add ifconfig carp create into carp.sh shell script.Seth Mos2008-11-071-0/+1
|
* Mute vlan destroy at bootSeth Mos2008-11-071-1/+1
|
* Skip checksumming and polling for vlansSeth Mos2008-11-071-1/+4
|
* Send output to mwexecSeth Mos2008-11-071-1/+1
|
* Do not step on var.Seth Mos2008-11-071-5/+5
| | | | Make exception for vlans
* Trim varSeth Mos2008-11-071-1/+1
|
* Correct path to netstatSeth Mos2008-11-072-2/+2
|
* Correct Route lookupSeth Mos2008-11-061-1/+1
|
* Correct route lookup codeSeth Mos2008-11-061-1/+1
|
* Surpress message when trying to remove alias addressSeth Mos2008-11-061-1/+1
|
* Surpress default route deletionSeth Mos2008-11-061-1/+1
|
* Surpress enc0 creationSeth Mos2008-11-061-2/+2
|
* Do not toggle polling on vlan interfacesSeth Mos2008-11-061-2/+5
|
* Only delete routes if they exist.Seth Mos2008-11-061-1/+4
|
* If we do not have a process file there is no hope we can ever kill anything.Seth Mos2008-11-061-3/+1
| | | | Remove this bogus attempt, silence the mwexec kill
* Send output into mwexec functionSeth Mos2008-11-061-4/+4
|
* Surpress unloading ipfw messageSeth Mos2008-11-061-2/+2
|
* The function find_number_of_created_bridges() returns the actual number of ↵Seth Mos2008-11-061-1/+0
| | | | | | bridges. Don't increment this number. This prevents running the command without having anything configured.
* Lookup remote endpoint in routing table before attempting to delete route.Seth Mos2008-11-061-2/+9
|
* Mute killall commandsSeth Mos2008-11-065-16/+16
|
* Add mute flag for killallSeth Mos2008-11-062-3/+3
|
* Mute pfctl enableSeth Mos2008-11-061-1/+1
|
* Add optimize algorithm argument correctlySeth Mos2008-11-061-2/+2
|
* Backport mwexec changes from 2.0.Seth Mos2008-11-061-6/+9
| | | | We will change the mute default to true before 1.2.1 release.
* Increase snaplen to 256Scott Ullrich2008-11-041-2/+2
|
OpenPOWER on IntegriCloud