summaryrefslogtreecommitdiff
path: root/scripts/ppp/ppp-wanlb
AgeCommit message (Collapse)Author
2011-02-11fix for bug 6779. make sure ppp directory is available.Michael Larson
2011-01-05convert wlb runtime directory to /var/run/load-balance from ↵Michael Larson
/var/load-balance. fix for bug 6630 (cherry picked from commit cf1754c28af9dc17f5dea4995049823dc7687a63)
2010-08-06fix for bug 5991 and 5715.Michael Larson
The problem was introduced when the start order for WLB and pppoe interfaces changed (must have been sometime pre-kenwood). The pppoe hook script was checking for the existence of WLB prior to updating the nexthop information for WLB. The fix is to perform the update without this check and WLB will pick up the changes when it is eventually started.
2009-09-29fix for ppp type interfaces that use the wanlb dhcp configuration option.Michael Larson