<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions, branch 1.4.0-epa3</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=1.4.0-epa3</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.4.0-epa3'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-05-12T14:28:20+00:00</updated>
<entry>
<title>ethernet: T6306: add support for EVPN MH uplink/core tracking</title>
<updated>2024-05-12T14:28:20+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-05-11T12:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=42ca28f2956fc7a5a1dc591714410d5423d90f73'/>
<id>urn:sha1:42ca28f2956fc7a5a1dc591714410d5423d90f73</id>
<content type='text'>
When all the underlay links go down the PE no longer has access to the VxLAN
+overlay.

To prevent blackholing of traffic the server/ES links are protodowned on the PE.
A link can be setup for uplink tracking via the following configuration:

set interfaces ethernet eth0 evpn uplink

(cherry picked from commit 5565f27d15c5e7378e94aae8db8a894a12e25d7b)
</content>
</entry>
<entry>
<title>bond: T6303: add system mac address on bond</title>
<updated>2024-05-10T13:21:59+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-05-04T17:07:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=05099eab245c265474f10ffb206ab23c494c8b88'/>
<id>urn:sha1:05099eab245c265474f10ffb206ab23c494c8b88</id>
<content type='text'>
(cherry picked from commit 234f35d8bae71b5d33ad97cdabc236ec6b13c3a2)
</content>
</entry>
<entry>
<title>sstp: T4393: Add support to configure host-name (SNI)</title>
<updated>2024-05-09T15:13:34+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-05-09T13:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=faf450705d464bf2a87bcd989c0e1f031a54c03e'/>
<id>urn:sha1:faf450705d464bf2a87bcd989c0e1f031a54c03e</id>
<content type='text'>
(cherry picked from commit 92b468b9a0d5eee8484601568227f7c56e71b119)
</content>
</entry>
<entry>
<title>T6323: openvpn: Correction of auto-completion description of "mfa totp digits"</title>
<updated>2024-05-09T14:06:21+00:00</updated>
<author>
<name>srividya0208</name>
<email>a.srividya@vyos.io</email>
</author>
<published>2024-05-09T11:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=46fc66ab229891d12772946afce80c4e740f8048'/>
<id>urn:sha1:46fc66ab229891d12772946afce80c4e740f8048</id>
<content type='text'>
(cherry picked from commit 7dab763df070dd5138d6428450496f54b1f33d44)
</content>
</entry>
<entry>
<title>T6305: accept ipoe interfaces on firewall ruleset</title>
<updated>2024-05-07T17:51:32+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2024-05-07T15:23:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=36e11443f26ab6d6244ff1d21ee96e620b1c07f0'/>
<id>urn:sha1:36e11443f26ab6d6244ff1d21ee96e620b1c07f0</id>
<content type='text'>
(cherry picked from commit b5f22f70006eed6c7e62700128d5034b1b95db31)
</content>
</entry>
<entry>
<title>T6287: Config-sync add the ability to configure API port</title>
<updated>2024-05-04T18:07:06+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-05-01T06:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=57a29624bb8f544588f7d4a70b975610bb65b90c'/>
<id>urn:sha1:57a29624bb8f544588f7d4a70b975610bb65b90c</id>
<content type='text'>
Add the ability to configure the API port if the API on the secondary
server works on a non-default port.
The primary node will connect to configured port for config-sync

```
set service config-sync secondary address '192.0.2.11'
set service config-sync secondary port '8443'
```

(cherry picked from commit a7c3f202ffea7859463f204cccf526f7517321f6)
</content>
</entry>
<entry>
<title>T6121: add section system time-zone</title>
<updated>2024-05-03T18:32:39+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-03-29T01:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ee82253cda4e16ff04327b7235a8934497032ddc'/>
<id>urn:sha1:ee82253cda4e16ff04327b7235a8934497032ddc</id>
<content type='text'>
(cherry picked from commit b6c5e66cc44fdec21e6731d98a1065e2adf87b3b)
</content>
</entry>
<entry>
<title>netns: T6295: disable incomplete support in VyOS 1.4 sagitta</title>
<updated>2024-05-02T19:04:30+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-05-02T19:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=dd40ed58b9e50d40cd395e67be3e9bccfb89e1f6'/>
<id>urn:sha1:dd40ed58b9e50d40cd395e67be3e9bccfb89e1f6</id>
<content type='text'>
The netns support currently available on the VyOS CLI is only a
proof-of-technology, we have no real support for any service behind it.

In order to not confuse anyone on the LTS branch we decided to remove the
netns option for interfaces until there is a proper usecase and implementation
available.
</content>
</entry>
<entry>
<title>Merge pull request #3393 from vyos/mergify/bp/sagitta/pr-3392</title>
<updated>2024-05-02T15:10:54+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-05-02T15:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a6cc2b4ccbcbf4b427b68000e4b31b9bd95a1d64'/>
<id>urn:sha1:a6cc2b4ccbcbf4b427b68000e4b31b9bd95a1d64</id>
<content type='text'>
bgp: T6189: L3VPN connectivity is broken after re-enabling VRF (backport #3392)</content>
</entry>
<entry>
<title>vrf: T6189: render FRR L3VNI configuration when creating VRF instance</title>
<updated>2024-05-01T19:28:25+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-05-01T18:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1fb8c0445f015bfe6750a005d241b1950a694f0f'/>
<id>urn:sha1:1fb8c0445f015bfe6750a005d241b1950a694f0f</id>
<content type='text'>
When adding and removing VRF instances on the fly it was noticed that the vni
statement under the VRF instance in FRR vanishes. This was caused by a race
condition which was previously designed to fix another bug.

The wierd design of a Python helper below the VRF tree to only generate the
VNI configuration nodes is now gone and all is rendered in the proper place.

(cherry picked from commit e7bb65894f86372dc0f6e8fd39b1628e0a224c68)
</content>
</entry>
</feed>
