summaryrefslogtreecommitdiff
path: root/src/lbdecision.cc
AgeCommit message (Expand)Author
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
2008-08-22fix for bug 3620. exclusion option is now provided and will create an accept ...root
2008-07-10my bad. last commit I changed the conntrack module name to uppercase which ca...root
2008-07-01fix for bug 3410. added entry for marking of connectionless packets.Michael Larson
2008-06-30fix for bug 3393. apply default route on poll interval if route is not presen...Michael Larson
2008-06-27fix for bug 3390, ip rule entry is now converted to a hex value.Michael Larson
2008-06-27missing socket close statement.Michael Larson
2008-06-27Merge branch 'hollywood' of http://git.vyatta.com/vyatta-wanloadbalance into ...Michael Larson
2008-06-27fix for bug 3373. also modified error message and return value on not obtaini...Michael Larson
2008-06-26fixed up status command output and add wait for interface address check on wl...Michael Larson
2008-06-25Add missing includesrbalocca
2008-06-24need to add conntrack entry to the raw table. also cleaned up a fewMichael Larson
2008-06-20remove stdio statementsMichael Larson
2008-06-20reworked weight calculation. There were errors in how weights were computed a...Michael Larson