summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-09bugfix for 5427. remove outbound interface exclusion on OUTPUT table (i.e. lo...Michael Larson
2009-12-23fix for bug 5178. initialize resp-time if not set.Michael Larson
2009-10-16Should handle all of the merge issues.slioch
2009-10-02change name of local packet balancing tag from "disable-local-traffic" to "en...Michael Larson
2009-10-02bug 4971 fix.Michael Larson
2009-09-29fix for ppp type interfaces that use the wanlb dhcp configuration option.Michael Larson
2009-07-29fix for bug 4762. exclude packets from the mangle output table where the inbo...slioch
2009-07-28remove debug codeslioch
2009-07-28reworked tests to fix bug in handling of received packets. modified show cmd ...slioch
2009-07-27fix bug in failed test completion.slioch
2009-07-27clean up all of mangle table on exit, including new entries. fixed bug in tar...slioch
2009-07-27additional fix on test cyclexslioch
2009-07-27fixed iptables command for when limit is applied--only for state=NEW w/o sour...slioch
2009-07-27fix for mixed test type configuration where ttl would fail. now works.slioch
2009-07-24release socks on shutdownslioch
2009-07-24bug fixes on mult targets. added packet rate limit option to rulesslioch
2009-07-21additional files neededslioch
2009-07-21added udp ttl limited test type to health check. modified configuration layou...slioch
2009-07-17reworked target code to support multiple targets and different target types.slioch
2009-07-15fix for bug 4675. Throttle back the initial setting of nat rules during start...slioch
2009-07-15fix for bug 4730slioch
2009-07-08fix for case where iptables command fails on setting snat rules after receivi...root
2009-07-08fix for bug 4699. Note that dhcp nexthop detection was also broken due to cha...slioch
2009-07-07fix for bug 3704. move primary call to wlb mangle tables out of prerouting an...slioch
2009-07-07added configuration hook to execute script on interface state change. configu...slioch
2009-07-07fix for bug 4587. Remove output file on orderly shutdown.slioch
2009-07-07fix for bug 4658. Move enable-source-based-routing to per rule basis from glo...slioch
2009-07-07fix for bug 4083. Names in mangle table now reference outbound interface as ...slioch
2009-07-06fix for bug 4351. Move conntrack to feature specific chain for raw table.slioch
2009-06-17ping target is now optional. nexthop will be used in place of ping target if ...slioch
2009-06-17filter on output table for packets already marked in the prerouting tableslioch
2009-06-16fixed output mangle rule creation. need to suppress inbound interface on rule...slioch
2009-06-08fix for bug 4130. Requires additional configuration outside WLB to support ne...slioch
2009-06-02fix for bug 4409. Additional dynamic support for dynamic policy route and sna...slioch
2009-05-23handle condition where system time changes to time before last success value....slioch
2009-04-30On socket bind error return and do not attempt to send icmp packetslioch
2009-04-02added source based routing feature.slioch
2009-02-09added support for global level conntrack flushing on interface state change. ...slioch
2009-01-28fix for problem found in webgui on restarting process.slioch
2008-12-16fix for bug 3968. enhanced show wan load balance according to preferred desig...slioch
2008-12-15fixed bug with dhcp support--route was not be reinserted on link down when co...slioch
2008-12-05added support for dhcp in daemon. On receiving SIGUSR2 daemon checks and upda...slioch
2008-12-04added sigusr2 to wake up process from sleep call. will be used to wake up pro...slioch
2008-10-29fix for bug 3843. added warning level syslong messages on any interface that ...slioch
2008-09-25fix for bug 3710. also found and fixed another bug with restarting of wlb aft...slioch
2008-08-29modified failover algorithm to provide deterministic control over which inter...Mike Larson
2008-08-29add rule failover support. Failover mode can now be specified on a specific r...Mike Larson
2008-08-26revised fix for dst-range bug to mirror fix for src.Mike Larson
2008-08-26fix for bug 3621.slioch
2008-08-22snat rules created by wanloadbanana are now applied before snat rules created...root