Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-16 | Fix build failures when building for jessie. | Thomas Jepp | |
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-01-28 | fix for problem found in webgui on restarting process. | slioch | |
2008-12-05 | added support for dhcp in daemon. On receiving SIGUSR2 daemon checks and ↵ | slioch | |
updates new address for snat, and nexthop for lb routing tables. hook needs to be added to dhclient daemon to send SIGUSR2 to wan_lb so notification is generated on address change event. Note that for this behavior to be active in WLB nexthop needs to be populated with 'dhcp' configuration string. still requires routing paths availble for target testing, which might require an update to the dhcp client script and possible configuration knob. | |||
2008-12-04 | added sigusr2 to wake up process from sleep call. will be used to wake up ↵ | slioch | |
process when address changes via dhcp. | |||
2008-06-25 | Add missing includes | rbalocca | |
2008-06-24 | back out wait on parent pid for child--was causing problems when loading ↵ | Michael Larson | |
config on boot. | |||
2008-06-20 | change on deamon option for parent process to wait | Michael Larson | |
2008-03-10 | convert from VPL to GPLv2 | Stephen Hemminger | |
Change license on all files from VPL 1.0 to GPLv2 for Glendale. | |||
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-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. | |||
2007-12-14 | initial check wan lbdebian/0.1 | Michael Larson | |
Signed-off-by: Michael Larson <slioch@eng-140.vyatta.com> |