<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-wanloadbalance.git/src, branch islavista</title>
<subtitle>vyatta wan load balance project (mirror of https://github.com/vyos/vyatta-wanloadbalance.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-wanloadbalance.git/atom?h=islavista</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/atom?h=islavista'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/'/>
<updated>2008-10-29T18:17:03+00:00</updated>
<entry>
<title>fix for bug 3843. added warning level syslong messages on any interface that changes state in wan lb.</title>
<updated>2008-10-29T18:17:03+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-10-29T18:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=ac39481cf76ae84ea196d0cdc9cb4a849355b7ef'/>
<id>urn:sha1:ac39481cf76ae84ea196d0cdc9cb4a849355b7ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 3710. also found and fixed another bug with restarting of wlb after changing rule set. this simplifies the application of the rules to</title>
<updated>2008-09-25T19:13:25+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-09-25T19:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=bdf25c7abb889b44dc9728a3abe8e153bd828324'/>
<id>urn:sha1:bdf25c7abb889b44dc9728a3abe8e153bd828324</id>
<content type='text'>
the mangle table.
</content>
</entry>
<entry>
<title>modified failover algorithm to provide deterministic control over which interface is selected. The interface with the highest weight will be preferred.</title>
<updated>2008-08-29T20:21:22+00:00</updated>
<author>
<name>Mike Larson</name>
<email>mike@suva.vyatta.com</email>
</author>
<published>2008-08-29T20:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=9be5bc2b6f7094cd54366aeea659be899cf0122b'/>
<id>urn:sha1:9be5bc2b6f7094cd54366aeea659be899cf0122b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add rule failover support. Failover mode can now be specified on a specific rule. This rule will only direct traffic to a single active interface, on failure of the ping target traffice will be directed out an alternate interface.</title>
<updated>2008-08-29T17:31:51+00:00</updated>
<author>
<name>Mike Larson</name>
<email>mike@suva.vyatta.com</email>
</author>
<published>2008-08-29T17:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=22610d1769c6dabce2b4675085cab369f2d96331'/>
<id>urn:sha1:22610d1769c6dabce2b4675085cab369f2d96331</id>
<content type='text'>
note: the one todo item for this feature is to add "stickiness" of an active interface. wlb re-evaluates all rules on an interface state change and this may cause the interface to change for failover mode. supporting this mode requires a less than trivial rewrite of the wlb decision code.:
</content>
</entry>
<entry>
<title>revised fix for dst-range bug to mirror fix for src.</title>
<updated>2008-08-27T04:00:26+00:00</updated>
<author>
<name>Mike Larson</name>
<email>mike@suva.vyatta.com</email>
</author>
<published>2008-08-27T04:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=bee9cfb28e0578a564628d61862764b3cdb2b377'/>
<id>urn:sha1:bee9cfb28e0578a564628d61862764b3cdb2b377</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 3621.</title>
<updated>2008-08-27T00:59:34+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-08-27T00:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=34ed187dafc9cd9fbda7b7eefc111bb58159c47b'/>
<id>urn:sha1:34ed187dafc9cd9fbda7b7eefc111bb58159c47b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>snat rules created by wanloadbanana are now applied before snat rules created by nat. this shouldn't be a problem for nat, as the wanloadbanana rules are filters on packets marked in the mangle table.</title>
<updated>2008-08-22T21:04:02+00:00</updated>
<author>
<name>root</name>
<email>root@eng-140.vyatta.com</email>
</author>
<published>2008-08-22T21:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=4bec8f1de85b4ded7d3d7815eb4c734f993af8aa'/>
<id>urn:sha1:4bec8f1de85b4ded7d3d7815eb4c734f993af8aa</id>
<content type='text'>
now using the new jump to target inserted by vyatta-cfg-firewall project on boot.
</content>
</entry>
<entry>
<title>Partial fix for bug 3332. WLB can now be configured to run without creating implicit source nat rules.</title>
<updated>2008-08-22T20:21:15+00:00</updated>
<author>
<name>root</name>
<email>root@eng-140.vyatta.com</email>
</author>
<published>2008-08-22T20:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=065c25acb5c3d10f4015b5bfa181445c3bce901a'/>
<id>urn:sha1:065c25acb5c3d10f4015b5bfa181445c3bce901a</id>
<content type='text'>
This configuration element applies to the complete wan load balance configuration.
</content>
</entry>
<entry>
<title>fixed bug in parsing multiple rule sets</title>
<updated>2008-08-22T19:24:26+00:00</updated>
<author>
<name>root</name>
<email>root@eng-140.vyatta.com</email>
</author>
<published>2008-08-22T19:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=8237284fe73cc722ad58ebdc47838f7fd4a969d7'/>
<id>urn:sha1:8237284fe73cc722ad58ebdc47838f7fd4a969d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 3620. exclusion option is now provided and will create an accept rule. For an exclusion the user does not need to configure interfaces for that rule to balance across.</title>
<updated>2008-08-22T16:41:27+00:00</updated>
<author>
<name>root</name>
<email>root@eng-140.vyatta.com</email>
</author>
<published>2008-08-22T16:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=d7e0e1579b84215eee801e0e033c0b60eb09a1c8'/>
<id>urn:sha1:d7e0e1579b84215eee801e0e033c0b60eb09a1c8</id>
<content type='text'>
</content>
</entry>
</feed>
