<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/op-mode-definitions/wireless.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-03-28T18:55:08+00:00</updated>
<entry>
<title>interfaces: T4885: add op-mode-defs for clear interfaces counters</title>
<updated>2023-03-28T18:55:08+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-03-28T18:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a1c9c36c917a23d4cc3d5a9bbdd92c18829679b7'/>
<id>urn:sha1:a1c9c36c917a23d4cc3d5a9bbdd92c18829679b7</id>
<content type='text'>
</content>
</entry>
<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: xml: improve "show interfaces &lt;type&gt;" help text</title>
<updated>2021-09-07T09:39:54+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-07T09:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bd2c79ebb8abbd844f4b0568110c7bcea0d8f4f1'/>
<id>urn:sha1:bd2c79ebb8abbd844f4b0568110c7bcea0d8f4f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: op-mode: add preprocessor support as known from configuration mode</title>
<updated>2021-01-10T09:26:59+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-09T13:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37'/>
<id>urn:sha1:e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37</id>
<content type='text'>
</content>
</entry>
</feed>
