Commit Graph

4814 Commits

Author SHA1 Message Date
Scott Ullrich
7caa240ea4 usleep instead of sleep 2008-11-09 02:38:28 +00:00
Scott Ullrich
ef0a51fd01 Only wait 1 second in between supress checks 2008-11-09 02:37:06 +00:00
Scott Ullrich
bf913ad5c8 Create carp interfaces correctly when vlans exist 2008-11-09 02:07:08 +00:00
Scott Ullrich
20730485f3 Do not output done twice 2008-11-09 01:57:45 +00:00
Scott Ullrich
6cfe8725de Do not bring up carp interfaces twice. 2008-11-09 01:56:11 +00:00
Scott Ullrich
ac76921098 Set product name 2008-11-07 19:38:30 +00:00
Seth Mos
888d954afb Add ifconfig carp create into carp.sh shell script. 2008-11-07 15:38:10 +00:00
Seth Mos
29548015d9 Mute vlan destroy at boot 2008-11-07 15:00:30 +00:00
Seth Mos
5bda689985 Skip checksumming and polling for vlans 2008-11-07 13:14:10 +00:00
Seth Mos
1329da9857 Send output to mwexec 2008-11-07 12:47:59 +00:00
Seth Mos
963a33c37c Do not step on var.
Make exception for vlans
2008-11-07 12:38:03 +00:00
Seth Mos
b0e480771d Trim var 2008-11-07 12:29:06 +00:00
Seth Mos
6e867889b4 Correct path to netstat 2008-11-07 06:25:41 +00:00
Seth Mos
e9569d3721 Correct Route lookup 2008-11-06 15:40:36 +00:00
Seth Mos
cfec5019af Correct route lookup code 2008-11-06 15:38:21 +00:00
Seth Mos
004909faa6 Surpress message when trying to remove alias address 2008-11-06 15:32:38 +00:00
Seth Mos
2ccf90eb46 Surpress default route deletion 2008-11-06 15:27:50 +00:00
Seth Mos
a7ddc5398d Surpress enc0 creation 2008-11-06 15:25:50 +00:00
Seth Mos
fec21a9930 Do not toggle polling on vlan interfaces 2008-11-06 15:05:24 +00:00
Seth Mos
da7c792a53 Only delete routes if they exist. 2008-11-06 15:04:11 +00:00
Seth Mos
d2c97ea194 If we do not have a process file there is no hope we can ever kill anything.
Remove this bogus attempt, silence the mwexec kill
2008-11-06 14:50:46 +00:00
Seth Mos
938b8ebfe5 Send output into mwexec function 2008-11-06 14:32:24 +00:00
Seth Mos
1e7eadd244 Surpress unloading ipfw message 2008-11-06 14:26:02 +00:00
Seth Mos
b1e89f06dd The function find_number_of_created_bridges() returns the actual number of bridges.
Don't increment this number. This prevents running the command without having anything configured.
2008-11-06 13:19:52 +00:00
Seth Mos
7d0e5565fe Lookup remote endpoint in routing table before attempting to delete route. 2008-11-06 13:00:32 +00:00
Seth Mos
ba1e757214 Mute killall commands 2008-11-06 12:34:27 +00:00
Seth Mos
d2e47dde21 Add mute flag for killall 2008-11-06 12:30:25 +00:00
Seth Mos
a434ac40e0 Mute pfctl enable 2008-11-06 12:27:04 +00:00
Seth Mos
4cf8609398 Add optimize algorithm argument correctly 2008-11-06 12:26:23 +00:00
Seth Mos
8b38d797d9 Backport mwexec changes from 2.0.
We will change the mute default to true before 1.2.1 release.
2008-11-06 12:25:31 +00:00
Scott Ullrich
f0100417c2 Increase snaplen to 256 2008-11-04 19:51:59 +00:00
Scott Ullrich
dec24cbaa3 Adding toggle SSHD command from 1.3. This is very well tested. 2008-11-04 03:59:04 +00:00
Seth Mos
65732d96c4 Extra sighup not needed on 7 2008-11-03 13:31:59 +00:00
Scott Ullrich
b40a3d20e3 Define default username and password 2008-11-02 22:20:01 +00:00
Chris Buechler
c0dfc944a3 disable TSO 2008-11-02 21:26:48 +00:00
Scott Ullrich
1457211e3d Turn off expose_php 2008-11-02 00:41:49 +00:00
Scott Ullrich
38889f48dc Use quick 2008-10-31 22:48:57 +00:00
Scott Ullrich
6d964693b0 Bump to RC2 2008-10-31 00:30:58 +00:00
Scott Ullrich
57a709ff68 If <prefix> does not exist, then call safe_mkdir on it. 2008-10-19 03:38:34 +00:00
Scott Ullrich
dc7f913e6e * Add run_plugins() function
* Use run_plugins() function in filter.inc
* Add plugin hook for parse_config and write_config
2008-10-19 03:23:54 +00:00
Angelo Turetta
074a0163ed Remove duplicate (identical) code 2008-10-17 16:42:15 +00:00
Angelo Turetta
9c2b215c87 Fix anchor repetition. There should be no need to repeat the anchor per every route. I also think the name 'staticrouted' was a typo. 2008-10-17 16:40:08 +00:00
Angelo Turetta
3f183d4e58 Fix VLAN creation. Previous patch simply removed some code, now the code is derived from what is in RELENG_1, omitting the list of supported drivers that apparently is no more needed. 2008-10-17 15:02:14 +00:00
Angelo Turetta
9a866c66e4 Attempt to fix VLAN creation. AFAIKT FreeBSD7 enables use of HW tagging even without link0. Needs validation on a wider test 2008-10-17 12:13:29 +00:00
Scott Ullrich
fdda1d2253 Do not lock the filter when setting filter reload status. 2008-10-07 00:29:37 +00:00
Chris Buechler
9252585559 add missing quotes in mobile IPsec my_identifier 2008-10-04 23:56:00 +00:00
Chris Buechler
d12c3813b5 trim description so long descriptions on IPsec doesn't create an invalid ruleset 2008-10-04 22:04:18 +00:00
Chris Buechler
94b101fd22 trim description so long descriptions on IPsec doesn't create an invalid ruleset 2008-10-04 21:58:17 +00:00
Chris Buechler
75eb20122f run hostap later in script, fixes ral(4) card difference in FreeBSD 7.0. Works with ath(4) also.
Ticket #1813
2008-09-28 03:31:40 +00:00
Chris Buechler
6f00d85335 missing spaces for mobile IPsec 2008-09-22 04:40:17 +00:00