summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-07-08fix for bug 4698slioch
2009-06-30fix for bug 4658. Move enable-source-based-routing to per rule basis from glo...slioch
2009-06-22fix for bug 4624. source port configuration was incorrectly configured.slioch
2009-06-17ping target is now optional. nexthop will be used in place of ping target if ...slioch
2009-06-16fix for bug 4578. Added warning message when the user configures inbound and ...slioch
2009-06-02fix for bug 4352.slioch
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
2009-01-28Fix buggy shell scriptStephen Hemminger
2008-12-15completes work to support dhcp for wan lb.slioch
2008-12-01Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-wanloadbalance into jennerStephen Hemminger
2008-12-01fix for 3191--now use conntrack binary to return relevant entries thatslioch
2008-12-01formatting part of 3191 fixed with this bug. moved from dumping proc/net/ip_c...slioch
2008-11-21Convert to Vyatta::Stephen Hemminger
2008-10-31fix for bug 3608. add connnection comment to sudoers directory.slioch
2008-08-29add rule failover support. Failover mode can now be specified on a specific r...Mike Larson
2008-08-22fix for bug 3608.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-08-12fix for bug 3530. now nexthop and inbound-interface are required for a succes...root
2008-06-10modified prerouting decisions to work with connmark. user needs to specify in...Michael Larson
2008-06-06added contract entry for state NEW for initial interface. Also add parameter ...Michael Larson
2008-03-27minor text change on conf error: bug 2951Michael Larson
2008-03-21removed network from configuration. changed configuration error without valid...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-18fix for 2951. checks for at least one interface with ping target and one rule...Michael Larson
2008-03-10update from VPL1 to GPLv2Stephen Hemminger
2008-02-22add check in cli for both address and network configured--in this case genera...Michael Larson
2008-02-21cli specifies timeout value in seconds--conf takes value in milliseconds. Nee...Michael Larson
2008-02-21suppress stderr from commit.Michael Larson
2008-02-20added vyatta-wanloadbalance.initMichael Larson
2008-02-19fix for bug 2841. wanloadbalance is started on configuration, and on load of ...Michael Larson
2008-02-11more packaging tweaks and bugfixes.Michael Larson
2008-02-06fixed errors introduced when converting to new port definitions.Michael Larson
2008-02-05missing bracket in conf file creation.Michael Larson
2008-02-05changed port definition to be consistent with fw/nat (i.e. single port line a...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-02-01fixed up node.def files as per an-cheng's changes. more pkg stuff for the ini...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
2008-01-30checkin of cli commands for wan loadbalancing. some cleanup of the project--m...Michael Larson
2007-12-14added init scriptMichael Larson