<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/version/vpp-version.xml.i, 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-02-26T07:14:53+00:00</updated>
<entry>
<title>vpp: T8318: Consolidate recent migrations into a single downgrade migration (target version 6)</title>
<updated>2026-02-26T07:14:53+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-02-26T07:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=da6065893865b01f7b1db1b9128ccf16aae3e1f0'/>
<id>urn:sha1:da6065893865b01f7b1db1b9128ccf16aae3e1f0</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>vpp: T8255: Changed logging level variable name</title>
<updated>2026-02-13T07:10:01+00:00</updated>
<author>
<name>Oleksandr Kuchmystyi</name>
<email>o.kuchmystyi@vyos.io</email>
</author>
<published>2026-02-11T12:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0f5d5c936a3c79f47a7a41ce59764cc4f43ece1f'/>
<id>urn:sha1:0f5d5c936a3c79f47a7a41ce59764cc4f43ece1f</id>
<content type='text'>
This commit changes logging settings naming:
  - before: `set vpp settings logging default-log-level &lt;alert&gt;`
  - after:  `set vpp settings logging default-level &lt;alert&gt;`
</content>
</entry>
<entry>
<title>vpp: T8252: Change ACL node 'macip' to 'mac'</title>
<updated>2026-02-11T10:37:12+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-02-11T08:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=eee03985388eb43396559d551e0bf678568e89fd'/>
<id>urn:sha1:eee03985388eb43396559d551e0bf678568e89fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vpp: T8250: Rewrite the CLI for ACL tcp-flags</title>
<updated>2026-02-10T17:39:18+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-02-10T17:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f94add1ee4eb7255eb5a39d33aa6314d11e8af7e'/>
<id>urn:sha1:f94add1ee4eb7255eb5a39d33aa6314d11e8af7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vpp: T8202: Remove XDP driver and options from CLI and config</title>
<updated>2026-01-28T17:39:34+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-01-26T12:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=04962c8683000d293aad5460144f3c10111beeb8'/>
<id>urn:sha1:04962c8683000d293aad5460144f3c10111beeb8</id>
<content type='text'>
- Migration script removes 'driver' and 'xdp-options' nodes.
- XDP logic is commented out in config verification and CLI tests, preserving code for future use.
- The rest of XDP-related code remains untouched
</content>
</entry>
<entry>
<title>vpp: T7972: Make `nat44 no-forwarding` feature automatically configurable</title>
<updated>2025-12-04T14:47:30+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2025-11-28T14:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e091fb8bd87da8c9cd56f3435b39134b917a57a2'/>
<id>urn:sha1:e091fb8bd87da8c9cd56f3435b39134b917a57a2</id>
<content type='text'>
If any dynamic rule is configured forwarding should be disabled because each
packet must be processed through the NAT session table to apply proper
translations
</content>
</entry>
<entry>
<title>T7938: VPP: Rewrite sFlow implementation</title>
<updated>2025-10-21T14:30:51+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2025-10-17T12:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4c08b0694c65f1bb434538980a44a94e5ae15d24'/>
<id>urn:sha1:4c08b0694c65f1bb434538980a44a94e5ae15d24</id>
<content type='text'>
Execute commands for vpp sflow with API calls. Use values for polling interval and sampling rate from 'system sflow'. Add op-mode command
</content>
</entry>
<entry>
<title>T7897: VPP: fix rx-mode interrupt for XDP driver with workers</title>
<updated>2025-10-14T10:36:26+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2025-10-08T14:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5e2e4a8f183f9723d4967ce47045f8789b58e924'/>
<id>urn:sha1:5e2e4a8f183f9723d4967ce47045f8789b58e924</id>
<content type='text'>
Remove no-syscall-lock from CLI and enable this option if interrupt/adaptive mode is enabled and workers are configured.
Also forbid interrupt mode for ixgbevf driver
</content>
</entry>
<entry>
<title>Remove conflict-components</title>
<updated>2025-01-09T17:06:19+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-01-09T17:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d1d170c20fbec8f10f0eec440edae7655789e923'/>
<id>urn:sha1:d1d170c20fbec8f10f0eec440edae7655789e923</id>
<content type='text'>
</content>
</entry>
</feed>
