<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/src/migration-scripts/rpki, branch circinus</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=circinus</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=circinus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2024-09-11T16:53:48+00:00</updated>
<entry>
<title>migration: T6007: convert all migration scripts to load as module</title>
<updated>2024-09-11T16:53:48+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-06-20T01:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=b5db9395ed576ef97b1692ca66c00900c532d6a1'/>
<id>urn:sha1:b5db9395ed576ef97b1692ca66c00900c532d6a1</id>
<content type='text'>
(cherry picked from commit 26740a8d583f64dc0a27b59dd4ae303056972c0b)
</content>
</entry>
<entry>
<title>rpki: T6024: add migration scripts from file based keys to PKI subsystem</title>
<updated>2024-02-12T20:21:02+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-12T20:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=4d76e9ef3e7773ed96c037108021c292675b101c'/>
<id>urn:sha1:4d76e9ef3e7773ed96c037108021c292675b101c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpki: T6011: known-hosts-file is no longer supported by FRR</title>
<updated>2024-02-03T20:45:14+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-03T20:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=586863bf3a9cb1dd1c0d74b628d00096b905740f'/>
<id>urn:sha1:586863bf3a9cb1dd1c0d74b628d00096b905740f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5427: Fix migration script arguments len expects 2 args</title>
<updated>2023-08-02T09:12:23+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-08-02T09:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=d1923b7b58795f0d9635ae0e8df110f591881bdf'/>
<id>urn:sha1:d1923b7b58795f0d9635ae0e8df110f591881bdf</id>
<content type='text'>
The script's name is always provided as the first argument sys.argv[0]
Expected length for argv is 2 (script itself + config file)

Change: 'if (len(argv) &lt; 1)' to 'if len(argv) &lt; 2'
</content>
</entry>
<entry>
<title>rpki: T3293: bugfix for config migration when cache and address name match</title>
<updated>2021-02-07T13:50:19+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-02-07T13:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=af2a22fb114b7d00f50fb32dc64b49e132ccca61'/>
<id>urn:sha1:af2a22fb114b7d00f50fb32dc64b49e132ccca61</id>
<content type='text'>
If the RPKI cache name equals the configured address, renaming is not possible,
as rename expects the new path to not exist.
</content>
</entry>
<entry>
<title>rpki: T3255: provide full protocol support in XML and Python</title>
<updated>2021-01-29T09:36:21+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-27T19:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=ca75e23fee7e4c9f809e5cabf158e9aa749c997d'/>
<id>urn:sha1:ca75e23fee7e4c9f809e5cabf158e9aa749c997d</id>
<content type='text'>
This commit provides the implementation of the OSPF CLI with a Jinja2 template
that is loaded by FRR reload.
</content>
</entry>
</feed>
