summaryrefslogtreecommitdiff
path: root/src/lbdecision.cc
AgeCommit message (Expand)Author
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
2008-06-13fix jump instruction for source nat. fix route entry for interfaces that are ...Michael Larson
2008-06-12fixed problem with ping target failure that is not the last listed interface,...Michael Larson
2008-06-12added connmark snat rules. means that nat does not need to be configured sepa...Michael Larson
2008-06-10needs accept to truncation rule evaluation on a match. this should now distri...Michael Larson
2008-06-10modified prerouting decisions to work with connmark. user needs to specify in...Michael Larson
2008-06-10fix for iptables rules in tcp state. should fix main problem with wanMichael Larson
2008-06-06added contract entry for state NEW for initial interface. Also add parameter ...Michael Larson
2008-03-20added final validation to address ranges and negation operators. now behavior...Michael Larson
2008-03-20modified configuration to mirror nat/firewall for port/address configuration....Michael Larson
2008-03-10convert from VPL to GPLv2Stephen Hemminger
2008-02-22fixed bug where protocol is all or icmp and source/destination address/networ...Michael Larson
2008-02-05changed port definition to be consistent with fw/nat (i.e. single port line a...Michael Larson
2008-02-05added status command, more cli bugfixes and postinst fix.Michael Larson
2008-02-04whole raft of cli related changes. Fixed bugs in display output--added error ...Michael Larson
2008-02-01init script fix. set up show commands. create output file for wan lb status a...Michael Larson
2008-01-31moved most stdout messages to new debug output command. reworked (simplified)...Michael Larson
2007-12-14initial check wan lbdebian/0.1Michael Larson