Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CARP preemption from RELENG_1. Option will stay in HEAD and will need... | Scott Ullrich | 2006-01-23 | 1 | -4/+1 |
* | MFC 7912 | Scott Ullrich | 2006-01-19 | 1 | -8/+7 |
* | Correct warnings and errors found eclipse | Scott Ullrich | 2006-01-15 | 1 | -1/+2 |
* | Fix bugs found by eclipse | Scott Ullrich | 2006-01-15 | 1 | -1/+1 |
* | Set net.inet.carp.allow=0 if carp is not being used | Scott Ullrich | 2006-01-02 | 1 | -0/+1 |
* | Use if(isset($wlcfg['channel'])) | Scott Ullrich | 2005-12-30 | 1 | -1/+1 |
* | Do not return so early so that pfsync gets redirected to loopback | Scott Ullrich | 2005-12-29 | 1 | -6/+6 |
* | Bring the WAN interface up regardless. | Scott Ullrich | 2005-12-29 | 1 | -2/+2 |
* | Up the interface | Scott Ullrich | 2005-12-28 | 1 | -0/+2 |
* | Do not setup STP on wireless interfaces | Scott Ullrich | 2005-12-27 | 1 | -6/+6 |
* | Setup STP correctly when interfaces are not wireles | Scott Ullrich | 2005-12-27 | 1 | -12/+9 |
* | * Output . for all sleep() | Scott Ullrich | 2005-12-22 | 1 | -3/+6 |
* | If we've waited for over 30 seconds, then simply exit | Scott Ullrich | 2005-12-22 | 1 | -1/+1 |
* | If we've waited for over 30 seconds, then simply exit | Scott Ullrich | 2005-12-22 | 1 | -1/+1 |
* | Only process when booting | Scott Ullrich | 2005-12-20 | 1 | -8/+10 |
* | Do not enable STP on wireless interfaces | Scott Ullrich | 2005-12-20 | 1 | -3/+15 |
* | Destroy carp interfaces before config so that after sync deleted interfaces a... | Scott Ullrich | 2005-12-18 | 1 | -0/+3 |
* | Bring bridge up later | Scott Ullrich | 2005-12-18 | 1 | -2/+2 |
* | Bring bridge up later | Scott Ullrich | 2005-12-18 | 1 | -3/+3 |
* | $bridges_total++ after each new bridge bringup | Scott Ullrich | 2005-12-18 | 1 | -0/+6 |
* | Adjust bringup order. Bring up bridge on wan too | Scott Ullrich | 2005-12-18 | 1 | -5/+40 |
* | Echo out when waiting to bring up carp final | Scott Ullrich | 2005-12-15 | 1 | -0/+5 |
* | Bring up optional and or LAN interface too | Scott Ullrich | 2005-12-12 | 1 | -0/+2 |
* | Down the bridge then bring it up | Scott Ullrich | 2005-12-12 | 1 | -0/+2 |
* | Bring bridgeX up | Scott Ullrich | 2005-12-09 | 1 | -0/+1 |
* | Bring bridgeX up | Scott Ullrich | 2005-12-09 | 1 | -0/+1 |
* | MFC 8313 | Scott Ullrich | 2005-12-07 | 1 | -1/+1 |
* | If carp is not enabled then do not process | Scott Ullrich | 2005-12-03 | 1 | -0/+2 |
* | If carp is not enabled then do not process | Scott Ullrich | 2005-12-03 | 1 | -0/+2 |
* | MFC 8165 | Scott Ullrich | 2005-11-29 | 1 | -1/+5 |
* | MFC 8080 | Scott Ullrich | 2005-11-27 | 1 | -11/+17 |
* | No need to use () when setting string variables. | Scott Ullrich | 2005-11-21 | 1 | -4/+4 |
* | Use fwrite to write out ath command | Scott Ullrich | 2005-11-20 | 1 | -1/+3 |
* | MFC 7836 - Minor nitpicks | Scott Ullrich | 2005-11-19 | 1 | -12/+15 |
* | MFC 7828 | Scott Ullrich | 2005-11-19 | 1 | -22/+13 |
* | MFC 7717 | Scott Ullrich | 2005-11-16 | 1 | -2/+10 |
* | MFC 7683 | Scott Ullrich | 2005-11-16 | 1 | -1/+1 |
* | MFC 7677 | Scott Ullrich | 2005-11-16 | 1 | -5/+5 |
* | MFC 7667 | Scott Ullrich | 2005-11-16 | 1 | -9/+5 |
* | dhclient -cf -> dhclient -c | Scott Ullrich | 2005-11-13 | 1 | -5/+5 |
* | Go back to 6's dhclient. I don't feel like chasing all this crap back down. | Scott Ullrich | 2005-11-13 | 1 | -5/+5 |
* | Add -nw to dhclient command | Scott Ullrich | 2005-11-13 | 1 | -8/+5 |
* | Remove commented out code while here. | Scott Ullrich | 2005-11-13 | 1 | -11/+0 |
* | 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 |