summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-08-22Partial fix for bug 3332. WLB can now be configured to run without creating i...root
2008-08-22fixed bug in parsing multiple rule setsroot
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-24back out wait on parent pid for child--was causing problems when loading conf...Michael 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-20change on deamon option for parent process to waitMichael 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-11catch empty ping target on ping send. fixes error msgs for unresolved configu...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-01processing added to compute elapsed time in pretty output format for show com...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
2008-01-30numerous changes: added help, added init script, modified source to support d...Michael Larson
2007-12-17fix debian files so pkg is created correctlyMichael Larson