<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-wanloadbalance.git/src, branch helium</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=helium</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/atom?h=helium'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/'/>
<updated>2015-02-24T22:20:52+00:00</updated>
<entry>
<title>vyatta-wanloadbalance: remove legacy load balancing code and tidy up</title>
<updated>2015-02-24T22:20:52+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-02-08T14:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=3976ad602569231146ff03f3e998bfc76e3bb76d'/>
<id>urn:sha1:3976ad602569231146ff03f3e998bfc76e3bb76d</id>
<content type='text'>
Remove legacy load balancing code left over from previous versions that
is no longer used, and tidy up a few of the scripts.

Bug #441 http://bugzilla.vyos.net/show_bug.cgi?id=441
</content>
</entry>
<entry>
<title>Vyatta Bugfix 6245: Sticky incoming connection support for WLB</title>
<updated>2014-10-17T07:47:49+00:00</updated>
<author>
<name>Ewald van Geffen</name>
<email>ewald@abcdef.be</email>
</author>
<published>2014-08-16T01:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=4cfc0d334a8bba6850728cb21fb53ddee061983f'/>
<id>urn:sha1:4cfc0d334a8bba6850728cb21fb53ddee061983f</id>
<content type='text'>
Signed-off-by: Daniil Baturin &lt;daniil@baturin.org&gt;
</content>
</entry>
<entry>
<title>Revert "Vyatta Bugfix 6245: Sticky incoming connection support for WLB"</title>
<updated>2014-10-17T07:47:33+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2014-10-17T07:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=caef7a2fa31f65003bbbb8c2ca4fc620490962e7'/>
<id>urn:sha1:caef7a2fa31f65003bbbb8c2ca4fc620490962e7</id>
<content type='text'>
Replacing with an updated patch.

This reverts commit 461db303287b4f838b68b120a9656c9fc31070b2.
</content>
</entry>
<entry>
<title>Vyatta Bugfix 6245: Sticky incoming connection support for WLB</title>
<updated>2014-08-31T22:33:56+00:00</updated>
<author>
<name>Ewald van Geffen</name>
<email>ewald@abcdef.be</email>
</author>
<published>2014-08-16T01:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=461db303287b4f838b68b120a9656c9fc31070b2'/>
<id>urn:sha1:461db303287b4f838b68b120a9656c9fc31070b2</id>
<content type='text'>
Signed-off-by: Daniil Baturin &lt;daniil@baturin.org&gt;
</content>
</entry>
<entry>
<title>fix for bug 7315. Target status behavior has been modified to fix this bug:</title>
<updated>2011-09-12T21:58:32+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2011-09-12T21:58:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=1ac321d8093787035c09c0bcabaae64bef7f5d2e'/>
<id>urn:sha1:1ac321d8093787035c09c0bcabaae64bef7f5d2e</id>
<content type='text'>
vyatta@vyatta# run show wan-load-balance
Interface:  eth0
  Status:  active
  Last Status Change:  Mon Sep 12 21:55:13 2011
  -Test:  ping  Target: 8.8.8.8
  +Test:  ping  Target: 10.3.0.120
   Test:  ping  Target: 127.0.0.1
    Last Interface Success:  0s
    Last Interface Failure:  n/a
    # Interface Failure(s):  0

[edit]
vyatta@vyatta# run show wan-load-balance
Interface:  eth0
  Status:  active
  Last Status Change:  Mon Sep 12 21:55:13 2011
  +Test:  ping  Target: 8.8.8.8
   Test:  ping  Target: 10.3.0.120
   Test:  ping  Target: 127.0.0.1
    Last Interface Success:  0s
    Last Interface Failure:  n/a
    # Interface Failure(s):  0

- denotes failed test
+ denotes successful test
blank means the test wasn't performed

All test status' refer to the last test cycle.
</content>
</entry>
<entry>
<title>check in for Bug 6959</title>
<updated>2011-03-30T19:09:58+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2011-03-30T19:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=25eef8bfb91c2c57907ab79f4ba6bcd9fe0064cb'/>
<id>urn:sha1:25eef8bfb91c2c57907ab79f4ba6bcd9fe0064cb</id>
<content type='text'>
Add the ability to run a user defined script to determine wan load-balancing interface health

includes sample http test (scripts/http_test.pl). Configuration will look as follows:

 wan {
     interface-health eth0 {
         nexthop 10.3.0.1
         test 1 {
             test-script /tmp/http_test.pl
             type user-defined
         }
     }
     interface-health eth1 {
         nexthop 10.3.0.1
         test 1 {
             test-script /tmp/http_test.pl
             type user-defined
         }
     }

With corresponding output:

vyatta@vyatta# run show wan-load-balance
Interface:  eth0
  Status:  active
  Last Status Change:  Wed Mar 30 19:03:59 2011
  +Test:  user  Script: /tmp/http_test.pl
    Last Interface Success:  0s
    Last Interface Failure:  n/a
    # Interface Failure(s):  0

Interface:  eth1
  Status:  failed
  Last Status Change:  Wed Mar 30 19:03:59 2011
  -Test:  user  Script: /tmp/http_test.pl
    Last Interface Success:  n/a
    Last Interface Failure:  0s
    # Interface Failure(s):  52

Scripts returns 0 for success, non-zero for failure.
</content>
</entry>
<entry>
<title>fix for 6938. incorrectly checking value of key rather than value of value.</title>
<updated>2011-03-21T23:16:42+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2011-03-21T23:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=c77e09962ebe6713fa16f34e54b4b7ea996f051f'/>
<id>urn:sha1:c77e09962ebe6713fa16f34e54b4b7ea996f051f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for 6711. Changed configuration node as requested by support.</title>
<updated>2011-02-12T01:38:23+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2011-02-12T01:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=1c97581618cab567c9bc3ce230f1ee6fe63eaadb'/>
<id>urn:sha1:1c97581618cab567c9bc3ce230f1ee6fe63eaadb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert wlb runtime directory to /var/run/load-balance from /var/load-balance. fix for bug 6630</title>
<updated>2011-01-05T19:50:53+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2011-01-04T18:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=5932b3640418ef157ef443a1cb62a1c8e666215e'/>
<id>urn:sha1:5932b3640418ef157ef443a1cb62a1c8e666215e</id>
<content type='text'>
(cherry picked from commit cf1754c28af9dc17f5dea4995049823dc7687a63)
</content>
</entry>
<entry>
<title>fix following changes associated with bug 6125</title>
<updated>2010-08-31T23:18:49+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@slioch.vyatta.com</email>
</author>
<published>2010-08-31T23:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-wanloadbalance.git/commit/?id=7a579b37645ff7f327c3a815aaaac50e0151bf3d'/>
<id>urn:sha1:7a579b37645ff7f327c3a815aaaac50e0151bf3d</id>
<content type='text'>
</content>
</entry>
</feed>
