<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/conf_mode/protocols_bfd.py, branch equuleus</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=equuleus</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=equuleus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/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/vyos/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>vyos.template: provide general is_ip(v4|v6) helpers</title>
<updated>2020-11-13T13:50:11+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-11-13T13:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6962bc53fa246f3e5c081ffec5f996fcb821273b'/>
<id>urn:sha1:6962bc53fa246f3e5c081ffec5f996fcb821273b</id>
<content type='text'>
We had two places were the is_ip, is_ipv4 and is_ipv6 helpers had been defined.
All places now have been converged into vyos.template as they are used both
in the Jinja2 templates and also in our scripts.
</content>
</entry>
<entry>
<title>airbag: T2088: explicit enabling of the feature</title>
<updated>2020-05-29T05:37:00+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-05-29T05:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5f4335042cf40bf4bf18294706cce0b3a2fd5907'/>
<id>urn:sha1:5f4335042cf40bf4bf18294706cce0b3a2fd5907</id>
<content type='text'>
airbag must now be explicitly installed.

the patch also allow to fully disables the installation of the logging
code at setup (and not just installing and doing nothing)
</content>
</entry>
<entry>
<title>frr: combine all templates in frr directory</title>
<updated>2020-05-17T13:59:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-05-17T13:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2411cf35b3cf8a4b11a714ff426e98bc1872e3c3'/>
<id>urn:sha1:2411cf35b3cf8a4b11a714ff426e98bc1872e3c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>template: T2230: use render to generate templates</title>
<updated>2020-04-12T19:05:13+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-04-11T18:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1fbaa2c59d0c0f43acad10db99d66b92fc520888'/>
<id>urn:sha1:1fbaa2c59d0c0f43acad10db99d66b92fc520888</id>
<content type='text'>
convert all call to jinja to use template.render
</content>
</entry>
<entry>
<title>util: T2226: os.system was wrongly converted to run</title>
<updated>2020-04-09T18:08:24+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-04-09T18:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9875a21bdb26df19f2faf3e81153dea15e4f9e3c'/>
<id>urn:sha1:9875a21bdb26df19f2faf3e81153dea15e4f9e3c</id>
<content type='text'>
os.system does print the ouput of the command, run() does not.
A new function called call() does the printing and return the error code.</content>
</entry>
<entry>
<title>util: T2226: fix merge conflict</title>
<updated>2020-04-07T09:14:47+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-04-07T09:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f52c3b345be8e5aa1af8bdebcc70c852bb320568'/>
<id>urn:sha1:f52c3b345be8e5aa1af8bdebcc70c852bb320568</id>
<content type='text'>
</content>
</entry>
<entry>
<title>util: T2226: covert most calls from os.system to util</title>
<updated>2020-04-06T19:22:35+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-04-05T13:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=aceb0817a65bf01669cada3ceb60d65b81607bc3'/>
<id>urn:sha1:aceb0817a65bf01669cada3ceb60d65b81607bc3</id>
<content type='text'>
As little change a possible but the function call
The behaviour should be totally unchanged.
</content>
</entry>
<entry>
<title>bfd: T2230: move inlined templates to dedicated files</title>
<updated>2020-04-05T19:47:02+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-05T19:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=166b86163824b1ae43aed78487d5cd2dba1a07d6'/>
<id>urn:sha1:166b86163824b1ae43aed78487d5cd2dba1a07d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bfd: T1949: fix verification logic for IPv6 BFD peers</title>
<updated>2020-01-09T21:53:20+00:00</updated>
<author>
<name>Benjamin M. Hughes</name>
<email>bmhughes@bmhughes.co.uk</email>
</author>
<published>2020-01-07T14:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=17dd50751d72079ff67c67b3b4143ec234793955'/>
<id>urn:sha1:17dd50751d72079ff67c67b3b4143ec234793955</id>
<content type='text'>
IPv6 BFD peers only require a source address unless link-local addresses are used.
</content>
</entry>
</feed>
