<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/migration-scripts, branch pr-template</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=pr-template</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=pr-template'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-12-19T11:45:48+00:00</updated>
<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>T6950: Added if statement to check if the address key is defined</title>
<updated>2024-12-17T05:19:28+00:00</updated>
<author>
<name>Gage Greenhouse</name>
<email>gsggage@yahoo.com</email>
</author>
<published>2024-12-17T05:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d654e16b0d0cca6675478e6c4a4d98a71e40684c'/>
<id>urn:sha1:d654e16b0d0cca6675478e6c4a4d98a71e40684c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>multicast: T6746: migrate CLI to to mimic unicast IPv4 routes syntax</title>
<updated>2024-12-16T21:24:50+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-12-12T19:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d58e7ace7075e24c64cfe5e56ffcaad1688446e9'/>
<id>urn:sha1:d58e7ace7075e24c64cfe5e56ffcaad1688446e9</id>
<content type='text'>
Consolidate "multicast interface-route" and "multicast route" under common
"mroute &lt;x.x.x.x/y&gt;" CLI node.
</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>
<entry>
<title>T6648: dhcpv6-server: align stateless DHCPv6 options with stateful</title>
<updated>2024-08-12T20:23:52+00:00</updated>
<author>
<name>Lucas Christian</name>
<email>lucas@lucasec.com</email>
</author>
<published>2024-08-11T22:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a2b6098e6f9c1915a61a9aebc8f9852bd897387c'/>
<id>urn:sha1:a2b6098e6f9c1915a61a9aebc8f9852bd897387c</id>
<content type='text'>
</content>
</entry>
</feed>
