<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/plugins/cliconf/vyos.py, branch fix/icmp-parse-attr-bug</title>
<subtitle>Ansible Network Collection for VyOS (mirror of https://github.com/vyos/vyos.vyos.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos.vyos.git/atom?h=fix%2Ficmp-parse-attr-bug</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=fix%2Ficmp-parse-attr-bug'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2026-02-23T12:25:35+00:00</updated>
<entry>
<title>add commit-confirm options to vyos_config  (#229)</title>
<updated>2026-02-23T12:25:35+00:00</updated>
<author>
<name>lucaelin</name>
<email>git@luca.lsys.ac</email>
</author>
<published>2026-02-23T12:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=e539028c2f9d062e7684abda5dd32affd92e9f08'/>
<id>urn:sha1:e539028c2f9d062e7684abda5dd32affd92e9f08</id>
<content type='text'>
* added vyos_config confirm options

* fix: update commit comment to match main

* fix: documentation example for automatic confirm

* fix: add tests for commit confirm and confirm_timeout options

* fix: add config_confirm changelog fragment

* fix: lint missing diff parameter for edit_config

* fix: add commit confirm integration test

---------

Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fixes to T7221 and greedy matching (#430)</title>
<updated>2025-09-15T09:40:12+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-09-15T09:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=79c844c2a58cd84671db78ee063f6b9b5fd942bb'/>
<id>urn:sha1:79c844c2a58cd84671db78ee063f6b9b5fd942bb</id>
<content type='text'>
* Fixes to T7221 and greedy matching
</content>
</entry>
<entry>
<title>Revert "T7320: Fixed compatibility with Paramiko by removing all "null" bytes." (#422)</title>
<updated>2025-06-18T06:43:17+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-06-18T06:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=bc2ac8b53986b4af9b4e8874e4a589a4e8eca576'/>
<id>urn:sha1:bc2ac8b53986b4af9b4e8874e4a589a4e8eca576</id>
<content type='text'>
* Revert "T7320: Fixed compatibility with Paramiko by removing all "null" bytes…"

This reverts commit f02bc8b2af6de47962e3670e719d756df0cba029.

* Changelog to enable the branch revert

* Fixing lint

---------

Co-authored-by: Om Nom &lt;omnom62@outlook.com&gt;
Co-authored-by: Gaige B Paulsen &lt;gaige@cluetrust.com&gt;</content>
</entry>
<entry>
<title>T7320: Fixed compatibility with Paramiko by removing all "null" bytes. (#409)</title>
<updated>2025-06-09T11:18:39+00:00</updated>
<author>
<name>Ruben van Dijk</name>
<email>15885455+RubenNL@users.noreply.github.com</email>
</author>
<published>2025-06-09T11:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=f02bc8b2af6de47962e3670e719d756df0cba029'/>
<id>urn:sha1:f02bc8b2af6de47962e3670e719d756df0cba029</id>
<content type='text'>
Fixes issue found in this comment: https://github.com/vyos/vyos.vyos/pull/407#issuecomment-2774775677

Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>T6815:Fix compatibility with 1.3-1.5 of VyOS (Step 1) (#352)</title>
<updated>2024-11-10T02:43:44+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.net</email>
</author>
<published>2024-11-10T02:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=a7ac0fd5ceb993a8fbb256a3fd91d0d6c6531887'/>
<id>urn:sha1:a7ac0fd5ceb993a8fbb256a3fd91d0d6c6531887</id>
<content type='text'>
* omnibus update for 1.3-1.4 (with some support for 1.5)

(see contents in release fragments)
---------

Co-authored-by: Om Nom &lt;omnom62@outlook.com&gt;</content>
</entry>
<entry>
<title>`vyos.vyos` is no longer deprecated! 🎉  (#348)</title>
<updated>2024-06-25T09:24:01+00:00</updated>
<author>
<name>Nilashish Chakraborty</name>
<email>nilashishchakraborty8@gmail.com</email>
</author>
<published>2024-06-25T09:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=b872b6f21d14ff10c221d84217eb568318e9ad8b'/>
<id>urn:sha1:b872b6f21d14ff10c221d84217eb568318e9ad8b</id>
<content type='text'>
* Remove deprecation notice for vyos.vyos

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* Add changelog

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* fix review comments

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* chore: auto fixes from pre-commit.com hooks

---------

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add prettier and isort to pre-commit. (#270)</title>
<updated>2023-01-25T13:37:58+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-01-25T13:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=e9911888f6dcdf9031f3fdb2e32c52e45815fdbe'/>
<id>urn:sha1:e9911888f6dcdf9031f3fdb2e32c52e45815fdbe</id>
<content type='text'>
* Add prettier and isort to pre-commit.

* Bump line-length to 100

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Equuleus facts (#271)</title>
<updated>2022-09-07T23:31:57+00:00</updated>
<author>
<name>bk2zsto</name>
<email>bk2zsto@users.noreply.github.com</email>
</author>
<published>2022-09-07T23:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=f2541b3b4e176a7d0d9cca05e8e5dc9e5ff27ddb'/>
<id>urn:sha1:f2541b3b4e176a7d0d9cca05e8e5dc9e5ff27ddb</id>
<content type='text'>
* support 1.3 version output

Co-authored-by: Kate Case &lt;this.is@katherineca.se&gt;</content>
</entry>
<entry>
<title>updated references of base plugins to netcommon (#232)</title>
<updated>2022-04-25T19:48:42+00:00</updated>
<author>
<name>Sagar Paul</name>
<email>sagpaul@redhat.com</email>
</author>
<published>2022-04-25T19:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=43c2ecba6a04cc121375a541d817343c33ebe235'/>
<id>urn:sha1:43c2ecba6a04cc121375a541d817343c33ebe235</id>
<content type='text'>
updated references of base plugins to netcommon

SUMMARY

Minimum required ansible.netcommon version is 2.5.1
Updated base plugin references to ansible.netcommon

ISSUE TYPE


Feature Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Nathaniel Case &lt;this.is@nathanielca.se&gt;</content>
</entry>
<entry>
<title>Create symmlinks for redirection of vyos modules (#244)</title>
<updated>2022-04-04T19:23:39+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-04-04T19:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=507955aeda83492dab7f2d5f9b695f7bd4043e35'/>
<id>urn:sha1:507955aeda83492dab7f2d5f9b695f7bd4043e35</id>
<content type='text'>
Create symmlinks for redirection of vyos modules

Signed-off-by: GomathiselviS gomathiselvi@gmail.com
SUMMARY


ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Sagar Paul &lt;sagpaul@redhat.com&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
</feed>
