<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/frr, branch equuleus</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=equuleus</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=equuleus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2024-02-01T16:10:18+00:00</updated>
<entry>
<title>bfd: T5967: add minimum-ttl option</title>
<updated>2024-02-01T16:10:18+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-01T16:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e559ff4e552a0959287bee7712d887e754b25fb7'/>
<id>urn:sha1:e559ff4e552a0959287bee7712d887e754b25fb7</id>
<content type='text'>
* set protocols bfd peer &lt;x.x.x.x&gt; minimum-ttl &lt;1-254&gt;

(partially cherry-picked from 1f07dcbddfcfdbb9079936ec479c5633934dd547)
</content>
</entry>
<entry>
<title>isis: T4336: add support for MD5 authentication password on a circuit</title>
<updated>2022-04-06T18:18:06+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-03T10:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=982cb6768f8bc9255d68ebb7669421c7410ec080'/>
<id>urn:sha1:982cb6768f8bc9255d68ebb7669421c7410ec080</id>
<content type='text'>
(cherry picked from commit a6c936997611de85dc73152297679d0b53095713)
</content>
</entry>
<entry>
<title>isis: T4337: IETF SPF delay algorithm can not be configured</title>
<updated>2022-04-03T10:49:31+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-03T10:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=537f0b9e0543e776e405053bc82d119a2edaa7ae'/>
<id>urn:sha1:537f0b9e0543e776e405053bc82d119a2edaa7ae</id>
<content type='text'>
To reproduce:

set protocols isis interface eth1
set protocols isis net '49.0001.1921.6800.1002.00'

Now enable SPF:

set protocols isis spf-delay-ietf holddown '20'
set protocols isis spf-delay-ietf init-delay '31'
set protocols isis spf-delay-ietf long-delay '30'
set protocols isis spf-delay-ietf short-delay '32'
set protocols isis spf-delay-ietf time-to-learn '44'

This will only render the FRR config line: spf-delay-ietf init-delay 31 which
is incomplete:

frr-reload output:   2 2022-04-03 12:35:24,764   ERROR: vtysh failed to process new configuration: vtysh (mark file) exited with status 4:
frr-reload output:   3 b'line 15: % Command incomplete:  spf-delay-ietf init-delay 31\n\n'
</content>
</entry>
<entry>
<title>mpls: ldp: T3753: add proper indention to Jinja2 template</title>
<updated>2021-12-06T17:43:12+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-12-06T17:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=de37bb80bf7d06fe7ef0732c2450643f708b9dcb'/>
<id>urn:sha1:de37bb80bf7d06fe7ef0732c2450643f708b9dcb</id>
<content type='text'>
(cherry picked from commit 3a29968d6b8dc0bc6966ae5a4713781ea8f9fff0)
</content>
</entry>
<entry>
<title>isis: T3779: backport entire 1.4 (current) featureset</title>
<updated>2021-08-25T19:20:30+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-25T19:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e4db4a23ff94a77bb62a40580018d4c884a13e12'/>
<id>urn:sha1:e4db4a23ff94a77bb62a40580018d4c884a13e12</id>
<content type='text'>
As IS-IS is a new feature and the CLI configuration changed from 1.3 -&gt; 1.4
(required by T3417) it makes sense to synchronize the CLI configuration for
both versions. This means backporting the CLI from 1.4 -&gt; 1.3 to not confuse
the userbase already with a brand new feature.

As 1.3.0-epa1 is on the way and should not contain any CLI changes afterwards,
this is the perfect time.
</content>
</entry>
<entry>
<title>isis: T1316: rename Jinja2 template to match other FRR daemons</title>
<updated>2021-08-03T21:37:47+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-03T21:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d9d183b6cbcba70050dc6ab5dc57db34dcfa0960'/>
<id>urn:sha1:d9d183b6cbcba70050dc6ab5dc57db34dcfa0960</id>
<content type='text'>
(cherry picked from commit d77a2f56ea7e76158c07f5829397be4555473e3d)
</content>
</entry>
<entry>
<title>isis: T3576: add IPv6 support</title>
<updated>2021-07-19T17:59:00+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-05-24T19:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=ba4e07155e497dac615c78dc0167186b857fb07b'/>
<id>urn:sha1:ba4e07155e497dac615c78dc0167186b857fb07b</id>
<content type='text'>
(cherry picked from commit f26ef2a25690826eed4200b219d7f61e8dbf9201)
</content>
</entry>
<entry>
<title>bgp: remove references to new XML/Python implementation not yet available in equuleus</title>
<updated>2021-04-20T19:13:11+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-04-20T19:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=78f647485d337e63a4664c89481e03c2a15b35e9'/>
<id>urn:sha1:78f647485d337e63a4664c89481e03c2a15b35e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpki: T3399: Fix template dashes replace</title>
<updated>2021-03-10T12:46:12+00:00</updated>
<author>
<name>sever-sever</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-03-10T12:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=55c4dd3586a3b0e2fe53ccad75c996b55d9979eb'/>
<id>urn:sha1:55c4dd3586a3b0e2fe53ccad75c996b55d9979eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpki: T3255: backport new implementation from current branch</title>
<updated>2021-02-02T20:54:44+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-02-02T20:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=3828d05afbf22915af8fc2add6fdce9b4a2ea7f4'/>
<id>urn:sha1:3828d05afbf22915af8fc2add6fdce9b4a2ea7f4</id>
<content type='text'>
</content>
</entry>
</feed>
