<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/version, branch T7064-add-mirror-workflow-current</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=T7064-add-mirror-workflow-current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=T7064-add-mirror-workflow-current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-01-21T09:19:27+00:00</updated>
<entry>
<title>T6895: Merge the hsflowd-based sFlow and uacctd-based sFlow (#4310)</title>
<updated>2025-01-21T09:19:27+00:00</updated>
<author>
<name>Nataliia S.</name>
<email>81954790+natali-rs1985@users.noreply.github.com</email>
</author>
<published>2025-01-21T09:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=832ed9122a0a602cadabe24457e9d64272a3d861'/>
<id>urn:sha1:832ed9122a0a602cadabe24457e9d64272a3d861</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nhrp: T2326: NHRP migration to FRR</title>
<updated>2025-01-09T16:24:15+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-08-09T15:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5e8307bf3a7f816193ca9da8cb290d57bbb375f2'/>
<id>urn:sha1:5e8307bf3a7f816193ca9da8cb290d57bbb375f2</id>
<content type='text'>
NHRP migration to FRR
</content>
</entry>
<entry>
<title>T6841: firewall: improve config parsing for ZBF when using VRFs and interfaces attached to VRFs</title>
<updated>2025-01-06T11:05:22+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2024-10-29T19:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=df176d9b9b4cc67ae509ae2ff17a02f2520cc881'/>
<id>urn:sha1:df176d9b9b4cc67ae509ae2ff17a02f2520cc881</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6953: add migration for old configuration</title>
<updated>2024-12-19T11:45:48+00:00</updated>
<author>
<name>Nicolas Vollmar</name>
<email>nvo@scaling.ch</email>
</author>
<published>2024-12-18T20:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8092236acc138f21aaea32df706a713f07ed88b7'/>
<id>urn:sha1:8092236acc138f21aaea32df706a713f07ed88b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>static: T6746: migrate BFD CLI nodes</title>
<updated>2024-12-16T21:24:50+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-12-11T20:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=147751ec59527800e956b7ea689805ba80769abe'/>
<id>urn:sha1:147751ec59527800e956b7ea689805ba80769abe</id>
<content type='text'>
Migrate "set protocols static route &lt;x.x.x.x/x&gt; next-hop &lt;y.y.y.y&gt; bfd multi-hop
source &lt;z.z.z.z&gt; profile &lt;NAME&gt;" to: "set protocols static route &lt;x.x.x.x/x&gt;
next-hop &lt;y.y.y.y&gt; bfd profile bar"

FRR supports only one source IP address per BFD multi-hop session. VyOS
had CLI cupport for multiple source addresses which made no sense.
</content>
</entry>
<entry>
<title>T6790: QoS: Improve CAKE Policy (#4173)</title>
<updated>2024-11-20T09:21:37+00:00</updated>
<author>
<name>Roman Khramshin</name>
<email>HollyGurza@users.noreply.github.com</email>
</author>
<published>2024-11-20T09:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1c8321a8679e132cec1b769ab364149e794558cc'/>
<id>urn:sha1:1c8321a8679e132cec1b769ab364149e794558cc</id>
<content type='text'>
- Fixed handling of flow isolation parameters.
- Corrected support for `nat` and `nonat` in flow isolation.
- Extended RTT values to cover the full range supported by `tc`.
- Make migration script 2-to-3 qos</content>
</entry>
<entry>
<title>T3501: Allow using more than one tuned profile</title>
<updated>2024-11-07T17:29:05+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-10-28T13:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=029cde4608c450a16495e0676b410a4b38183960'/>
<id>urn:sha1:029cde4608c450a16495e0676b410a4b38183960</id>
<content type='text'>
</content>
</entry>
<entry>
<title>haproxy: T6745: Rename `reverse-proxy` to `haproxy`</title>
<updated>2024-10-09T13:55:15+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2024-10-09T12:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=90a4827284acd3cb072cdfeef323c522802c6449'/>
<id>urn:sha1:90a4827284acd3cb072cdfeef323c522802c6449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http-api: T6736: add migration script and update version</title>
<updated>2024-09-30T03:21:21+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-09-30T01:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=40d966310cb5d8d758f7fa801facd0a560795783'/>
<id>urn:sha1:40d966310cb5d8d758f7fa801facd0a560795783</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6649: Accel-ppp separate vlan-mon from listen interfaces</title>
<updated>2024-08-15T16:12:37+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-08-15T10:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=663e468de2b431f771534b4e3a2d00a5924b98fe'/>
<id>urn:sha1:663e468de2b431f771534b4e3a2d00a5924b98fe</id>
<content type='text'>
</content>
</entry>
</feed>
