Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-21 | 0.13.37debian/0.13.37 | Michael Larson | |
2010-06-21 | added syslog messages on failure to insert default route into policy | Michael Larson | |
table. | |||
2010-06-19 | 0.13.36debian/0.13.36 | Michael Larson | |
2010-06-19 | submission in reponse to forum posting on multiple entries found in snat ↵ | Michael Larson | |
table with adsl dhcp configuration: http://www.vyatta.org/forum/viewtopic.php?t=4254 | |||
2010-05-17 | 0.13.35debian/0.13.35 | Michael Larson | |
2010-05-17 | 0.13.34debian/0.13.34 | Michael Larson | |
2010-05-17 | add help to parent clear command in wlb | Michael Larson | |
2010-04-06 | 0.13.33debian/0.13.33 | Michael Larson | |
2010-04-06 | fix for bug 5520. | Michael Larson | |
When checking policy route compare nexthop and interface rather then just checking for an entry. This allows for incorrect entries to be replaced. This would be a problem if different nexthop is readvertised via dhcp to the interface. | |||
2010-03-30 | 0.13.32debian/0.13.32 | Michael Larson | |
2010-03-30 | fix for bug 5504. needed to correctly set nesting on internal configuration ↵ | Michael Larson | |
file for wlb.conf for the hook parameter. | |||
2010-03-23 | 0.13.31debian/0.13.31 | Michael Larson | |
2010-03-23 | when a test is not configured the response time window is incorrectly scaled ↵ | Michael Larson | |
into milliseconds, therefore without a configured test it is much more likely that a ping test will fail. the work-around is to configure a test (response time is not required as the default value of 5 seconds will be used at this point). | |||
2010-03-23 | fix debug state for test modules. debug flag was not being initialized ↵ | Michael Larson | |
correctly when configured. | |||
2010-03-19 | 0.13.30debian/0.13.30 | Michael Larson | |
2010-03-19 | fix for bug 5485. | Michael Larson | |
2010-03-19 | need to close file when configured for dhcp on ppp interface--file handle ↵ | Michael Larson | |
leak otherwise. | |||
2010-03-12 | 0.13.29debian/0.13.29 | Michael Larson | |
2010-03-12 | fix for 4649 | Michael Larson | |
2010-03-09 | 0.13.28debian/0.13.28 | Michael Larson | |
2010-03-09 | bugfix for 5427. remove outbound interface exclusion on OUTPUT table (i.e. ↵ | Michael Larson | |
local) traffic when exclude rule is specified. | |||
2010-02-17 | 0.13.27debian/0.13.27 | An-Cheng Huang | |
2010-02-03 | 0.13.26debian/0.13.26 | Mohit Mehta | |
2010-02-03 | remove command 'clear wan-load-balance connections' as this clears all | Mohit Mehta | |
connection tracking entries rather than just wan-load-balancing connections To clear all connection-tracking entries; we now have 'clear connection-tracking' | |||
2009-12-23 | 0.13.25debian/0.13.25 | Michael Larson | |
2009-12-23 | OK--now commit with version update is compatible and won't break build. | Michael Larson | |
2009-12-23 | Revert "Revert "updated version of config."" | Michael Larson | |
This reverts commit 2ce90380c0a36527e2f0a871a41cc8b9de3ffbf5. | |||
2009-12-23 | 0.13.24debian/0.13.24 | Michael Larson | |
2009-12-23 | Revert "updated version of config." | Michael Larson | |
This reverts commit 9725eb98c47db289784f2df18985db411e9703c2. | |||
2009-12-23 | 0.13.23debian/0.13.23 | Michael Larson | |
2009-12-23 | fix for bug 5178. initialize resp-time if not set. | Michael Larson | |
2009-12-16 | updated version of config. | Michael Larson | |
2009-12-07 | small modification to test type configuration--improved layout. | Michael Larson | |
NOTE: layout is not compatible with earlier kenwood configurations for WLB. ttl limit for ttl test has been removed as a leaf of the ttl test type, but is now configurable as a sibling (but with a default value of 1). | |||
2009-11-30 | 0.13.22debian/0.13.22 | Michael Larson | |
2009-11-30 | add help string modifications to support webgui mandatory behavior. | Michael Larson | |
2009-11-13 | 0.13.21debian/0.13.21 | Michael Larson | |
2009-11-13 | dependency update | Michael Larson | |
2009-10-20 | 0.13.20debian/0.13.20 | slioch | |
2009-10-20 | added priority to project node | slioch | |
2009-10-20 | updated merge exclusion file. | slioch | |
2009-10-16 | Should handle all of the merge issues. | slioch | |
fix for bug 4675. Throttle back the initial setting of nat rules during startup of wlb. Conflicts: src/lbdecision.cc | |||
2009-10-02 | change name of local packet balancing tag from "disable-local-traffic" to ↵ | Michael Larson | |
"enable-local-traffic". This preserves previous behavior (i.e. no balancing of local traffic) by default, but can be enable via the configuration node. Conflicts: scripts/vyatta-wanloadbalance.pl src/lbdecision.cc | |||
2009-10-02 | bug 4971 fix. | Michael Larson | |
also supports additional command to disable balancing of locally sourced traffic "disable-local-traffic" Conflicts: src/lbdecision.cc | |||
2009-09-29 | fix for ppp type interfaces that use the wanlb dhcp configuration option. | Michael Larson | |
2009-07-29 | 0.13.19debian/0.13.19 | slioch | |
2009-07-29 | fix for bug 4762. exclude packets from the mangle output table where the ↵ | slioch | |
inbound interface for wlb is the same as the packet outbound interface. | |||
2009-07-28 | remove debug code | slioch | |
2009-07-28 | 0.13.18debian/0.13.18 | slioch | |
2009-07-28 | reworked tests to fix bug in handling of received packets. modified show cmd ↵ | slioch | |
output. | |||
2009-07-27 | fix bug in failed test completion. | slioch | |