<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/op-mode-definitions/show-protocols.xml.in, branch feature/T9082-codeql-cpp</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=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-02-27T17:21:51+00:00</updated>
<entry>
<title>op-mode: T4952: use list_interfaces from vyos-utils</title>
<updated>2023-02-27T17:21:51+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-02-27T17:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a483281e5fd9db394c0dce3359d91599ba55adf8'/>
<id>urn:sha1:a483281e5fd9db394c0dce3359d91599ba55adf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: T4952: improve interface completion helper CLI experience</title>
<updated>2023-01-23T16:46:14+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-01-23T16:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=36adc975316b8511c53c813b7542196e3d2779a8'/>
<id>urn:sha1:36adc975316b8511c53c813b7542196e3d2779a8</id>
<content type='text'>
There are currently two ways to generate the interface name completion helper
list (we use openvpn in this example)

- &lt;script&gt; ${vyos_completion_dir}/list_interfaces.py --type openvpn&lt;/script&gt;
- &lt;path&gt;interfaces openvpn&lt;/path&gt;

The first one using &lt;script&gt; tends to be rather slow as there is a Python
interpreter startup involved (expensive). The latter simply calls a C program
which is executed rather fast and gives the same result.

We can simply replace the first call with the second one to make the CLI
feel faster.
</content>
</entry>
<entry>
<title>op-mode: T4073: drop "show protocols bfd" in favour of "show bfd"</title>
<updated>2021-12-15T21:18:34+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-12-15T21:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=25d95b1f73f3e5e0fd2dfc9199f46d808c68af43'/>
<id>urn:sha1:25d95b1f73f3e5e0fd2dfc9199f46d808c68af43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: op-mode: add "show bfd" alias node to "show protocols bfd"</title>
<updated>2021-12-04T06:37:55+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-12-04T06:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1edacb9c1788db06de570d25e274a7a7df8e81e8'/>
<id>urn:sha1:1edacb9c1788db06de570d25e274a7a7df8e81e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: T3571: add missing "show protocol" help strings</title>
<updated>2021-05-24T09:03:38+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-05-24T09:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=397b04115ff522f2240059cdb08bdf1561ea8bde'/>
<id>urn:sha1:397b04115ff522f2240059cdb08bdf1561ea8bde</id>
<content type='text'>
</content>
</entry>
</feed>
