<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/conf_mode/high-availability.py, branch fix/T8955-http-api-verify-tls</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=fix%2FT8955-http-api-verify-tls</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=fix%2FT8955-http-api-verify-tls'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2026-04-27T15:18:47+00:00</updated>
<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>T7591: remove copyright years from source files</title>
<updated>2025-06-28T21:16:52+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-06-28T18:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1478516ae437f19ebeb7d6ff9b83dd74f8e76758'/>
<id>urn:sha1:1478516ae437f19ebeb7d6ff9b83dd74f8e76758</id>
<content type='text'>
The legal team says years are not necessary so we can go ahead with it, since
it will simplify backporting.

Automatically removed using: git ls-files | grep -v libvyosconfig | xargs sed -i -E \
's/^# Copyright (19|20)[0-9]{2}(-[0-9]{4})? VyOS maintainers.*/# Copyright VyOS maintainers and contributors &lt;maintainers@vyos.io&gt;/g'

In addition we will error-out during "make" if someone re-adds a legacy
copyright notice
</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>T5586: Disable by default SNMP for Keeplived VRRP service</title>
<updated>2023-09-15T07:24:48+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-15T07:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=47875457cd8b176f7f23a3141175d745aeb14d8a'/>
<id>urn:sha1:47875457cd8b176f7f23a3141175d745aeb14d8a</id>
<content type='text'>
AgentX does not work stable. From time to time we see the system
service crashing/degrading if something is wrong with SNMP from
util net-snmp.
We should disable it by default and enable it only if configured.

set high-availability vrrp snmp
</content>
</entry>
<entry>
<title>T5533: Fix for vrrp dict key if virtual-server is used</title>
<updated>2023-09-05T20:36:04+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-05T20:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5f2926cf04e8a569bb25cd4121179d12b9e04c6c'/>
<id>urn:sha1:5f2926cf04e8a569bb25cd4121179d12b9e04c6c</id>
<content type='text'>
When using `virtual-server` alongside Keepalived, there can be
situations where the `vrrp` key is completely unused.
</content>
</entry>
<entry>
<title>T5480: Ability to disable SNMP for keepalived service VRRP</title>
<updated>2023-09-05T10:52:41+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-05T10:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5ae730a52de2f284e45cd433bb0cf66c8508f2f7'/>
<id>urn:sha1:5ae730a52de2f284e45cd433bb0cf66c8508f2f7</id>
<content type='text'>
By default we enable `--snmp` for keepalived unit service
Add ability to disable it

set high-availability vrrp disable-snmp
</content>
</entry>
<entry>
<title>T5533: Fix VRRP IPv6 group enters in FAULT state</title>
<updated>2023-09-04T06:41:48+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-01T10:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5fb77805f0fcc507c6af7b897fcf5a532bf20e42'/>
<id>urn:sha1:5fb77805f0fcc507c6af7b897fcf5a532bf20e42</id>
<content type='text'>
Checks if an IPv6 address on a specific network interface is
in the tentative state. IPv6 tentative addresses are not fully configured
and are undergoing Duplicate Address Detection (DAD) to ensure they are
unique on the network.

inet6 2001:db8::3/125 scope global tentative

It tentative state the group enters in FAULT state. Fix it
</content>
</entry>
</feed>
