summaryrefslogtreecommitdiff
path: root/src/lbdecision.cc
AgeCommit message (Expand)Author
2020-07-12T2696: collection of small fixes to increase stabilityChristian Poessinger
2019-02-14Bugfix: T1247 - WAN load-balancing fail when !<x.x.x.x/x> configured in ruleshagbard
2015-12-16Fix build failures when building for jessie.Thomas Jepp
2015-10-25vyatta-wanloadbalance: missing hex prefix format specifier flagAlex Harpin
2015-10-25vyatta-wanloadbalance: formatting changes for style consistencyAlex Harpin
2015-10-25vyatta-wanloadbalance: offset load-balancing fwmarks to avoid conflictsAlex Harpin
2015-10-25Revert "Make iptables rules use RETURN instead of ACCEPT (#362/#61)"Alex Harpin
2014-11-25Make iptables rules use RETURN instead of ACCEPT (#362/#61)kouak
2014-10-17Vyatta Bugfix 6245: Sticky incoming connection support for WLBEwald van Geffen
2014-10-17Revert "Vyatta Bugfix 6245: Sticky incoming connection support for WLB"Daniil Baturin
2014-09-01Vyatta Bugfix 6245: Sticky incoming connection support for WLBEwald van Geffen
2010-08-31fix following changes associated with bug 6125Michael Larson
2010-08-27fix squeeze build issuesAn-Cheng Huang
2010-08-26fix for bug 5990Michael Larson
2010-07-16fix for bug 5583.Michael Larson
2010-06-21added syslog messages on failure to insert default route into policyMichael Larson
2010-06-19submission in reponse to forum posting on multiple entries found in snat tabl...Michael Larson
2010-04-06fix for bug 5520.Michael Larson
2010-03-09bugfix for 5427. remove outbound interface exclusion on OUTPUT table (i.e. lo...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-07-29fix for bug 4762. exclude packets from the mangle output table where the inbo...slioch
2009-07-27clean up all of mangle table on exit, including new entries. fixed bug in tar...slioch
2009-07-27fixed iptables command for when limit is applied--only for state=NEW w/o sour...slioch
2009-07-24bug fixes on mult targets. added packet rate limit option to rulesslioch
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 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-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-04-02added source based routing feature.slioch
2009-02-09added support for global level conntrack flushing on interface state change. ...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-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
2008-08-22Partial fix for bug 3332. WLB can now be configured to run without creating i...root