<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/frr, branch vyos/1.4dev0</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=vyos%2F1.4dev0</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=vyos%2F1.4dev0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2021-01-05T17:06:25+00:00</updated>
<entry>
<title>ISIS: T3156: Adding segment routing for ISIS</title>
<updated>2021-01-05T17:06:25+00:00</updated>
<author>
<name>Cheeze_It</name>
<email>none@none.com</email>
</author>
<published>2021-01-03T22:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8773a20c5a32c348ebc5ce958bd73d9ff79a07f3'/>
<id>urn:sha1:8773a20c5a32c348ebc5ce958bd73d9ff79a07f3</id>
<content type='text'>
In this commit we add the segment routing portion for ISIS.
There's also an additional check that is added so that the
global block label ranges are properly configured. Also
added traffic engineering configurations as well.
</content>
</entry>
<entry>
<title>mpls: T915: Add ordered control for LDP</title>
<updated>2020-12-22T18:11:00+00:00</updated>
<author>
<name>Cheeze_It</name>
<email>none@none.com</email>
</author>
<published>2020-12-22T18:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8a51d7d8927ea65d34e65633f7f5052b2c9f9bf0'/>
<id>urn:sha1:8a51d7d8927ea65d34e65633f7f5052b2c9f9bf0</id>
<content type='text'>
In here we are adding the latest FRR update to
allow for LDP label distribution to operate in
ordered control mode.
</content>
</entry>
<entry>
<title>T3135: bfd template missing newlines</title>
<updated>2020-12-17T22:01:19+00:00</updated>
<author>
<name>bedmisten</name>
<email>76185450+bedmisten@users.noreply.github.com</email>
</author>
<published>2020-12-17T22:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2dc688ded0215c9d322307407452971402c0fba2'/>
<id>urn:sha1:2dc688ded0215c9d322307407452971402c0fba2</id>
<content type='text'>
trim blocks removes newlines after {% endif %} blocks.  Added the required newlines.</content>
</entry>
<entry>
<title>Merge pull request #639 from Cheeze-It/current</title>
<updated>2020-12-09T07:04:23+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-09T07:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9f5f31ed15d6187694ecb29f51919151d9817ec4'/>
<id>urn:sha1:9f5f31ed15d6187694ecb29f51919151d9817ec4</id>
<content type='text'>
mpls-conf: T915: Add LDP import and export control</content>
</entry>
<entry>
<title>mpls-conf: T915: Add LDP import and export control</title>
<updated>2020-12-09T03:00:40+00:00</updated>
<author>
<name>Cheeze_It</name>
<email>none@none.com</email>
</author>
<published>2020-12-09T03:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f0543d5d28d500409b2d35abefd8df5d2c2504a6'/>
<id>urn:sha1:f0543d5d28d500409b2d35abefd8df5d2c2504a6</id>
<content type='text'>
In this commit we added the ability to control import and export
of LDP FECs. This allows for an operator to specify which to
filter on ingress, and which to not announce on egress.
</content>
</entry>
<entry>
<title>bgp: T2174: Fix Template. Update to use FRRConfig framework</title>
<updated>2020-12-08T09:29:27+00:00</updated>
<author>
<name>sever-sever</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2020-12-08T09:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9f49c546bed35f2d80946536ccd67de1b13c0bf1'/>
<id>urn:sha1:9f49c546bed35f2d80946536ccd67de1b13c0bf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mpls-conf: T915: Add LDP local label allocation control.</title>
<updated>2020-12-06T07:06:10+00:00</updated>
<author>
<name>Cheeze_It</name>
<email>none@none.com</email>
</author>
<published>2020-12-06T07:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cd0597f04e29e17fe76013ba19581d9eaeea611c'/>
<id>urn:sha1:cd0597f04e29e17fe76013ba19581d9eaeea611c</id>
<content type='text'>
In this commit we added the ability to control the local label allocation
control for FECs. It allows for the router to not allocate a label for every
interface, just the interfaces that are desired by the operator.
</content>
</entry>
<entry>
<title>isis: T1316: Fix isis delete section. Use an updated frr framework</title>
<updated>2020-12-03T08:00:45+00:00</updated>
<author>
<name>sever-sever</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2020-12-03T07:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8b2285b9f3cee2a8e0be0ed83a7b59ae75679f0f'/>
<id>urn:sha1:8b2285b9f3cee2a8e0be0ed83a7b59ae75679f0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyos.template: T2720: fix remaining in-line time_block syntax</title>
<updated>2020-11-28T07:25:39+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-11-28T07:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c87ad948999c28c3c9449f98d60b545481ea29d5'/>
<id>urn:sha1:c87ad948999c28c3c9449f98d60b545481ea29d5</id>
<content type='text'>
Commit a2ac9fac ("vyos.template: T2720: always enable Jinja2 trim_blocks
feature") globally enabled the trim_blocks feature. Some templates still used
in-line trim_blocks "{%"- or "-%}" which caused miss-placed line endings.

This is fixed by removing all in-line trim_block statememnts of Jinja2 templates.
</content>
</entry>
<entry>
<title>mpls: T915: drop superfluous "-%}" from Jinja2 template</title>
<updated>2020-11-23T11:26:21+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-11-23T11:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=be3f095f92c5728ebbf5e970f52cffb45b5bea8e'/>
<id>urn:sha1:be3f095f92c5728ebbf5e970f52cffb45b5bea8e</id>
<content type='text'>
Trimming blocks manually is not needed as the renderer is already called with
the 'trim_blocks' option.
</content>
</entry>
</feed>
