<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-wanloadbalance.git/scripts, 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-31T17:27:09+00:00</updated>
<entry>
<title>fix for bug 3608. add connnection comment to sudoers directory.</title>
<updated>2008-10-31T17:27:09+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-10-31T17:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=c1c7a4968fa3bddc258e38f181c37c907e4f3557'/>
<id>urn:sha1:c1c7a4968fa3bddc258e38f181c37c907e4f3557</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>fix for bug 3608.</title>
<updated>2008-08-22T22:10:13+00:00</updated>
<author>
<name>root</name>
<email>root@eng-140.vyatta.com</email>
</author>
<published>2008-08-22T22:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=c1ef164982868d24c9b1c9f45b4cc7442e4150bd'/>
<id>urn:sha1:c1ef164982868d24c9b1c9f45b4cc7442e4150bd</id>
<content type='text'>
</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>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>
<entry>
<title>fix for bug 3530. now nexthop and inbound-interface are required for a successful commit.</title>
<updated>2008-08-12T17:03:05+00:00</updated>
<author>
<name>root</name>
<email>root@eng-140.vyatta.com</email>
</author>
<published>2008-08-12T17:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=f078bf6b45cd1ab2742f79534369a54a0df27791'/>
<id>urn:sha1:f078bf6b45cd1ab2742f79534369a54a0df27791</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modified prerouting decisions to work with connmark. user needs to specify inbound interface now (although</title>
<updated>2008-06-10T23:58:13+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-06-10T23:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=98982243bb131c56f94f4bbcf89a58499fe27694'/>
<id>urn:sha1:98982243bb131c56f94f4bbcf89a58499fe27694</id>
<content type='text'>
this isn't currently required).
</content>
</entry>
<entry>
<title>added contract entry for state NEW for initial interface. Also add parameter to specify nexthop via interface in</title>
<updated>2008-06-07T01:02:00+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-06-07T01:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=46f998d055ee8247847b4043d30037973c6f5650'/>
<id>urn:sha1:46f998d055ee8247847b4043d30037973c6f5650</id>
<content type='text'>
interface-health. This will be mandatory, but currently it is optional in the absence of a migration script.
</content>
</entry>
<entry>
<title>minor text change on conf error: bug 2951</title>
<updated>2008-03-27T18:37:45+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-03-27T18:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=a5a67cea249eaa517196e32eb30d74434396f078'/>
<id>urn:sha1:a5a67cea249eaa517196e32eb30d74434396f078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed network from configuration. changed configuration error without valid rule to warning. fixed up path to iptables for status show command.</title>
<updated>2008-03-21T18:50:59+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-03-21T18:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=bc92b1ef9d79ec9f25b2abd471ec9dd1da912ab3'/>
<id>urn:sha1:bc92b1ef9d79ec9f25b2abd471ec9dd1da912ab3</id>
<content type='text'>
</content>
</entry>
</feed>
