Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-08 | vyatta-wanloadbalance: remove legacy load balancing code and tidy up | Alex 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-05 | convert 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-02 | fix for bug 4352. | slioch | |
2009-01-28 | fix for problem found in webgui on restarting process. | slioch | |
2008-02-20 | added vyatta-wanloadbalance.init | Michael Larson | |
2008-02-01 | init script fix. set up show commands. create output file for wan lb status ↵ | Michael Larson | |
and provide show status cmd. | |||
2008-02-01 | fixed up node.def files as per an-cheng's changes. more pkg stuff for the ↵ | Michael Larson | |
init script. added default values. | |||
2008-01-31 | moved 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-30 | numerous 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. |