src/lbdata.hh | 1
src/lbdecision.cc | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++--
src/lbdecision.hh | 6 +++++
src/loadbalance.cc | 9 +++++++
src/loadbalance.hh | 2 +
src/main.cc | 28 +++++++++++++++---------
6 files changed, 95 insertions(+), 12 deletions(-)
New commits:
commit 35f56aa4dbd1585681aa511717d9da962dbe0dd4
Author: slioch <[EMAIL PROTECTED]>
Date: Fri Dec 5 12:02:49 2008 -0800
added support for dhcp in daemon. On receiving SIGUSR2 daemon checks and
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.
http://suva.vyatta.com/git/?p=vyatta-wanloadbalance.git;a=commitdiff;h=35f56aa4dbd1585681aa511717d9da962dbe0dd4
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn