summaryrefslogtreecommitdiff
path: root/scripts/vyatta-wanloadbalance.init
AgeCommit message (Collapse)Author
2015-02-08vyatta-wanloadbalance: remove legacy load balancing code and tidy upAlex Harpin
Remove legacy load balancing code left over from previous versions that is no longer used, and tidy up a few of the scripts. Bug #441 http://bugzilla.vyos.net/show_bug.cgi?id=441
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)
2009-06-02fix for bug 4352.slioch
2009-01-28fix for problem found in webgui on restarting process.slioch
2008-02-20added vyatta-wanloadbalance.initMichael Larson
2008-02-01init script fix. set up show commands. create output file for wan lb status ↵Michael Larson
and provide show status cmd.
2008-02-01fixed up node.def files as per an-cheng's changes. more pkg stuff for the ↵Michael Larson
init script. added default values.
2008-01-31moved most stdout messages to new debug output command. reworked ↵Michael Larson
(simplified) init script so that rules table is properly cleaned up on exit of wlb. fixed a couple cli structural related issues.
2008-01-30numerous changes: added help, added init script, modified source to support ↵Michael Larson
daemon and pid creation, fixed conf file creation when using cli. postinst. etc.