<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/op_mode/vpp.py, branch rolling</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=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2026-03-24T17:02:56+00:00</updated>
<entry>
<title>T8410: Fix typos and mistakes for operational and configuration commands</title>
<updated>2026-03-24T17:02:56+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-03-20T16:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bb2aee1e58c1cd30087b935798060e6bf3c698c8'/>
<id>urn:sha1:bb2aee1e58c1cd30087b935798060e6bf3c698c8</id>
<content type='text'>
Fix typos and mistakes in the commands and comments
No functional changes
</content>
</entry>
<entry>
<title>Merge pull request #5064 from natali-rs1985/T8352</title>
<updated>2026-03-19T18:50:37+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-03-19T18:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fc06cc45148a42171baf9f4ae01da33c3f0df1aa'/>
<id>urn:sha1:fc06cc45148a42171baf9f4ae01da33c3f0df1aa</id>
<content type='text'>
T8352: VPP add op-mode commands to show bonding interfaces</content>
</entry>
<entry>
<title>T8395: VPP add op-mode command for 'show mode'</title>
<updated>2026-03-19T10:30:12+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-03-19T10:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c82b88fdf49135c953eb965fad767e5bdb5d3910'/>
<id>urn:sha1:c82b88fdf49135c953eb965fad767e5bdb5d3910</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8352: VPP add op-mode commands to show bonding interfaces</title>
<updated>2026-03-18T16:03:33+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-03-18T16:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8d1dd6f610fa10d8ba9da03749da67bdd0717b17'/>
<id>urn:sha1:8d1dd6f610fa10d8ba9da03749da67bdd0717b17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8353: Raise DataUnavailable if no VPP LACP interfaces are configured</title>
<updated>2026-03-16T12:09:46+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-03-16T12:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c782554b5ee89badf584012347fe9b6182336939'/>
<id>urn:sha1:c782554b5ee89badf584012347fe9b6182336939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8371: VPP add op-mode command show runtime</title>
<updated>2026-03-11T15:14:06+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-03-10T18:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4d6603e150fd2254a8fb8f6d7d2b3369cc8afbd7'/>
<id>urn:sha1:4d6603e150fd2254a8fb8f6d7d2b3369cc8afbd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opmode: T8343: implement common verify_cli_exists() helper</title>
<updated>2026-03-05T20:53:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-03-05T20:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=046a4284d839e8d89e62a0afe6f838f3e2bef764'/>
<id>urn:sha1:046a4284d839e8d89e62a0afe6f838f3e2bef764</id>
<content type='text'>
Instead of re-defining a per module helper which verifies that a given CLI path
exists during execution, rather create a generic representation which takes a
CLI path (list) as argument with an optional error message to display on the
CLI.

This is the initial implementation of the generic helper with some migrations
for VPP, WireGuard and Wireless interfaces. More opmode scripts should follow.
</content>
</entry>
<entry>
<title>vpp: T8327: Migrate bridge interface to 'interfaces vpp bridge'</title>
<updated>2026-03-03T15:52:40+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-02-27T19:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c90512f68dbabe6f005c259f6e787abe527fe975'/>
<id>urn:sha1:c90512f68dbabe6f005c259f6e787abe527fe975</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vpp: T8283: Move bonding interface from vpp secction to 'interfaces vpp bonding'</title>
<updated>2026-02-25T17:25:31+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-02-20T10:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=dec957d8bf09f2a186bc12478eec275a88ef3896'/>
<id>urn:sha1:dec957d8bf09f2a186bc12478eec275a88ef3896</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8170: VPP fix IPFIX op-mode commands if VPP is not configured</title>
<updated>2026-01-12T14:11:01+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-01-12T14:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=65a9f8642ed1d91c28ca0b550887114d214d0a13'/>
<id>urn:sha1:65a9f8642ed1d91c28ca0b550887114d214d0a13</id>
<content type='text'>
Fix the VPP op-mode commands traceback errror for the IPFIX feature
if VPP is not configured
</content>
</entry>
</feed>
