Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not check if hostapd is running. Simply kill it. | Scott Ullrich | 2005-11-13 | 1 | -2/+1 |
* | Switch back to FreeBSD 5's dhclient | Scott Ullrich | 2005-11-12 | 1 | -5/+5 |
* | MFC 7511 | Scott Ullrich | 2005-11-11 | 1 | -1/+1 |
* | MFC 7509 | Scott Ullrich | 2005-11-11 | 1 | -0/+1 |
* | MFC 7507 | Scott Ullrich | 2005-11-11 | 1 | -3/+4 |
* | Assign carp the old way since we are now done debugging | Scott Ullrich | 2005-11-08 | 1 | -3/+1 |
* | * Hold down timer for 45 seconds | Scott Ullrich | 2005-11-07 | 1 | -2/+2 |
* | Use full path to sysctl | Scott Ullrich | 2005-11-07 | 1 | -2/+2 |
* | Hold down for 60 seconds before switching to primary. If for some reason th... | Scott Ullrich | 2005-11-05 | 1 | -1/+1 |
* | Execute carp.sh twice. It doesn't pick up all addresses on the first run!? | Scott Ullrich | 2005-11-05 | 1 | -0/+2 |
* | * Execute file on bootup | Scott Ullrich | 2005-11-04 | 1 | -2/+2 |
* | Do not execute file on bootup. Let the final carp routine bring up the carp ... | Scott Ullrich | 2005-11-04 | 1 | -3/+1 |
* | Work around some weird race condition where half the carp information is not ... | Scott Ullrich | 2005-11-04 | 1 | -0/+2 |
* | * Do not close early | Scott Ullrich | 2005-11-04 | 1 | -4/+4 |
* | Write out carp commands to a temp file and execute on bootup/ | Scott Ullrich | 2005-11-04 | 1 | -2/+14 |
* | Sleep for 15 seconds before changing advskew | Scott Ullrich | 2005-11-04 | 1 | -0/+1 |
* | Revert to old carp methods | Scott Ullrich | 2005-11-04 | 1 | -9/+0 |
* | Surpress handback for 15 seconds after suppress_prempt reads 0. | Scott Ullrich | 2005-11-02 | 1 | -0/+9 |
* | unmute kernel spew before echoing done and returning | Scott Ullrich | 2005-10-29 | 1 | -1/+3 |
* | Only echo done when booting | Scott Ullrich | 2005-10-29 | 1 | -1/+2 |
* | Remove the LAN IP address if user has cleared value | Scott Ullrich | 2005-10-29 | 1 | -0/+4 |
* | echo "done.\n"; if carp is not configured | Scott Ullrich | 2005-10-26 | 1 | -0/+1 |
* | MFC 7138 | Scott Ullrich | 2005-10-25 | 1 | -0/+10 |
* | Add ste interface to compatible ALTQ interfaces | Scott Ullrich | 2005-10-24 | 1 | -1/+1 |
* | Add space after ppp-linkup | Scott Ullrich | 2005-10-24 | 1 | -0/+1 |
* | MFC 7125 | Scott Ullrich | 2005-10-24 | 1 | -1/+21 |
* | MFC 7035 | Scott Ullrich | 2005-10-21 | 1 | -1/+1 |
* | MFC 7034 | Scott Ullrich | 2005-10-21 | 1 | -5/+13 |
* | MFC 7016 | Scott Ullrich | 2005-10-20 | 1 | -1/+1 |
* | MFC 7010 | Scott Ullrich | 2005-10-19 | 1 | -6/+9 |
* | Echo done after configuring carp | Scott Ullrich | 2005-10-16 | 1 | -1/+1 |
* | MFC 6906 6907 | Scott Ullrich | 2005-10-16 | 1 | -4/+4 |
* | MFC 6899 | Scott Ullrich | 2005-10-16 | 1 | -16/+18 |
* | MFC 6897 | Scott Ullrich | 2005-10-16 | 1 | -0/+4 |
* | MFC 6894 | Scott Ullrich | 2005-10-16 | 1 | -0/+11 |
* | MFC 6892 | Scott Ullrich | 2005-10-16 | 1 | -4/+4 |
* | MFC 6871 | Scott Ullrich | 2005-10-16 | 1 | -1/+8 |
* | MFC 1.178 | Scott Ullrich | 2005-10-16 | 1 | -2/+2 |
* | Correct sysctl location | Scott Ullrich | 2005-10-16 | 1 | -1/+1 |
* | * pfsync0 should already exist, do not create | Scott Ullrich | 2005-10-15 | 1 | -7/+4 |
* | * Major rewrite of CARP/PFSYNC init code. Remove a bunch of if() and for() t... | Scott Ullrich | 2005-10-14 | 1 | -82/+96 |
* | * Various safety checks | Scott Ullrich | 2005-10-13 | 1 | -5/+9 |
* | Make get_number_of_bridged_interfaces() a little more industrial strength by ... | Scott Ullrich | 2005-10-12 | 1 | -2/+7 |
* | Missing } | Scott Ullrich | 2005-10-12 | 1 | -0/+1 |
* | Do not call ifconfig on non-existant interfaces when testing | Scott Ullrich | 2005-10-12 | 1 | -1/+4 |
* | * Correctly bring up a new bridge | Scott Ullrich | 2005-10-12 | 1 | -8/+8 |
* | Remove debugging line | Scott Ullrich | 2005-10-12 | 1 | -1/+1 |
* | Start at 0 | Scott Ullrich | 2005-10-12 | 1 | -1/+0 |
* | Use consistent variable names | Scott Ullrich | 2005-10-12 | 1 | -3/+2 |
* | Trim whitespace | Scott Ullrich | 2005-10-12 | 1 | -1/+1 |