<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/high-availability/keepalived.conf.j2, branch rolling</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2026-05-19T10:59:57+00:00</updated>
<entry>
<title>high-availability: T7059: Allow disabling persistent connections for virtual-server (#5205)</title>
<updated>2026-05-19T10:59:57+00:00</updated>
<author>
<name>Nataliia S.</name>
<email>81954790+natali-rs1985@users.noreply.github.com</email>
</author>
<published>2026-05-19T10:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2430dd1db9c81f4f61d7629a1d9d9dbcd798a4b2'/>
<id>urn:sha1:2430dd1db9c81f4f61d7629a1d9d9dbcd798a4b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8293: Add ability to set timeout for high-availability health-check</title>
<updated>2026-04-27T15:18:47+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-04-27T13:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c2fa136a3589c30d98cffa49c9dd7682c81c2002'/>
<id>urn:sha1:c2fa136a3589c30d98cffa49c9dd7682c81c2002</id>
<content type='text'>
Setting a timeout allows VRRP health-check scripts to run longer than the set interval.
Without timeout, keepalived considers the script as failed after interval seconds.
With timeout set higher than interval, the script has more time to complete
before being marked as failed and transitioning VRRP to FAULT state.
</content>
</entry>
<entry>
<title>T8448: VRRP add configuration for the SNMP traps</title>
<updated>2026-04-10T15:08:59+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-04-03T15:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=be66e4a5e97c2ab846515f5b483abafb21b6759c'/>
<id>urn:sha1:be66e4a5e97c2ab846515f5b483abafb21b6759c</id>
<content type='text'>
Allow to configure Keepalived VRRP traps
 - set high-availability vrrp snmp trap
</content>
</entry>
<entry>
<title>T5832: VRRP allow set interface for exluded-address</title>
<updated>2024-03-28T12:16:31+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-03-28T12:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0daf445abcd00446da21fe0220d41d5fdde95ebd'/>
<id>urn:sha1:0daf445abcd00446da21fe0220d41d5fdde95ebd</id>
<content type='text'>
Ability to set interface for `excluded-address`
The excluded-addresses are not listed in the VRRP packet (adverts packets).
We have this ability for `address`, add the same feature for the
excluded-address

```
set high-availability vrrp group GRP-01 excluded-address 192.0.2.202 interface 'dum2'
set high-availability vrrp group GRP-01 excluded-address 192.0.2.203 interface 'dum3'
```
</content>
</entry>
<entry>
<title>vrrp: T6020: vrrp health-check script not applied correctly in keepalived.conf</title>
<updated>2024-03-01T04:39:28+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-03-01T04:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ef5c61b26e60a85768a0c6c0677e38fc238d1c29'/>
<id>urn:sha1:ef5c61b26e60a85768a0c6c0677e38fc238d1c29</id>
<content type='text'>
Added health-check to sync-group in CLI
Don't use instance health-check when instance in sync group member
Disallow wrong healtch-check configurations
New smoke test
</content>
</entry>
<entry>
<title>vrrp: T6020: vrrp health-check script not applied correctly in keepalived.conf</title>
<updated>2024-02-29T07:38:42+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-02-08T08:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2943d9bb0f65fb9c1a605b9c1906c25ae827a656'/>
<id>urn:sha1:2943d9bb0f65fb9c1a605b9c1906c25ae827a656</id>
<content type='text'>
Added health-check to sync-group in CLI
Don't use instance health-check when instance in sync group member
Disallow wrong healtch-check configurations
New smoke test
</content>
</entry>
<entry>
<title>T5504 Keepalived VRRP ability to set more than one peer-address</title>
<updated>2024-02-28T09:42:58+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-02-28T09:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3480d92a8c4d84e8c1f94a9362bac2be0cc77921'/>
<id>urn:sha1:3480d92a8c4d84e8c1f94a9362bac2be0cc77921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>high-availability: T5362: Fixed setting vrrp version</title>
<updated>2023-07-19T14:13:26+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2023-07-19T14:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=00ce5e2b81d940c0dec7d13acdb4368ba78913f5'/>
<id>urn:sha1:00ce5e2b81d940c0dec7d13acdb4368ba78913f5</id>
<content type='text'>
Fixed setting vrrp version
</content>
</entry>
<entry>
<title>T5341: HA migrate virtual-server tag to node address</title>
<updated>2023-07-11T12:55:17+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-07-11T12:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=60be130df1b5918c3bf1a460fdf65c5fa0e59253'/>
<id>urn:sha1:60be130df1b5918c3bf1a460fdf65c5fa0e59253</id>
<content type='text'>
Migrate:
    high-availability virtual-server 203.0.113.1
to: high-availability virtual-server &lt;name&gt; address 203.0.113.1
</content>
</entry>
<entry>
<title>vrrp: T5315: add support to explicitly specify version</title>
<updated>2023-06-26T19:28:10+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-06-26T19:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6ca308182a7891e600a2e8749f7b12b566005576'/>
<id>urn:sha1:6ca308182a7891e600a2e8749f7b12b566005576</id>
<content type='text'>
set high-availability vrrp group &lt;name&gt; version 2|3
</content>
</entry>
</feed>
