<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/README.md, branch fix/snmp-server-redirect</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%2Fsnmp-server-redirect</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=fix%2Fsnmp-server-redirect'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2026-03-04T09:51:16+00:00</updated>
<entry>
<title>T6836 VRF module (#408)</title>
<updated>2026-03-04T09:51:16+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2026-03-04T09:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=a8e5dac21090e9b0ddf876214a9a1522079ecde1'/>
<id>urn:sha1:a8e5dac21090e9b0ddf876214a9a1522079ecde1</id>
<content type='text'>
* t6836 vfr module init

* argspec facts module for VRF

* T6834 static_route module to support interface_route (#398)

* t6834 init

* facts fixes, WIP

* T6834 - facts updates

* static_routes 1.3- config, facts, args and sanit and unit tests

* changelog

* changelog updates

* static_routes 1.4+

* static_routes v1.4 unit tests

* comment removed

* T6829 (area interfaces in OSPFv3 1.3-1.5) re-init (#399)

* T6829 re-init

* re-init T6829 ospfv3 area interface for 1.3-

* changelog

* changelog fix

* Doc is updated

* adding 1.4+ support

* ospfv3 area interfaces for 1.4+

* fixed ospfv3 facts and added area interface unit test for 1.4

* ospfv3 clean-up

* doc updates

* Resolve merge conflicts

* vrf parsers set_table

* more vrf paresers added

* vrf facts main code

* vrf data structures

* simple vrf config push

* simple vrf config push

* some work on vrf

* basic facts done

* vrf instance parsers wif

* ongoing parser testing

* vrf dev work

* testing with paresers

* all basic settings

* merged for vrf

* more states for VRF

* vrf deleted, overriden

* overriden

* sanity

* rst for vrf

* changelog

* fix changelog

* doc fix

* vrf delete idempotent

* deleted and overridden for VFR

* overriden

* overriden vrf idempotency

* asdvanced vrf settings

* afi for VRF facts

* VRF AFI config

* VRF AFI tests

* vrf dev work

* afi dev work

* afi and deep_merge fixes for VRF

* afi basic provisioning

* changelog

* vrf sanity fixes

* VRF AFI protocols and route-maps

* vrf parsed, gathered, rendered fixes

* docstrings VRF

* docstrings VRF

* docstring VRF

* module doc update

* vrf module examples

* VRF doc examples

* linter

* VRF unit tests init

* VRF unit tests init

* VRF unit tests updates

* fixed VRF overridden and deleted unit test cases

* VRF integration tests init

* VRF int tests rtt, merged, replaced

* VRF int testt gathered, rendered

* VRF int tests deleted, rendered, overridden and empty_config

* linter

* VRF int test misc fixes

* VRF global idepmotency

* fixing py3.13 runner deps

* fixing lint

* fixing sanity

* reverting previous fixes

* VRF protocols load_module and provisioning flow

* fixes to bgp VRF protocol methods

* VRF protocol facts init

* VRF protocol load_module works

* reworked VRF load_module routine

* vrf protocl static fixed

* Fixed static and ospf VRF protocol provisioning

* Fixed static and ospf VRF protocol provisioning

* VRF doc update

* VRF docs update

* VRF doc updates

* unit tests for VRF protocols

* VRF BGP protcol sanity check

* VRF protocol fixed sanity checks (DOCUMENTATION)

* sanity and doc for VRF fixed

* VRF unit tests mock

* VRF protocol integration parsed, rtt and merged init

* VRF protocols - rendered, overridden

* VRF protocols replaced

* fix accidental changes to test_vyos_config.py

* PR description

* fix image

* README fix

* Fixing linter

* Mid-result UAT overriden VRF

* Mid-result for VRF UAT

* VRF uat

* VRF obsolete features removed</content>
</entry>
<entry>
<title>Fixes for sanity checks broken by upstream (#435)</title>
<updated>2025-10-19T11:07:22+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-10-19T11:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=17cbfd4fc4cbf1efb81c18f3f24143f7c0acfa7c'/>
<id>urn:sha1:17cbfd4fc4cbf1efb81c18f3f24143f7c0acfa7c</id>
<content type='text'>
* init for upstream sanity checks

* PY3 removed

* procenv.py PY3 fix

* changelog

* Bulk commit of linter changes

* Clean-up</content>
</entry>
<entry>
<title>T7162: interface preflight (#397)</title>
<updated>2025-05-07T19:44:34+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.com</email>
</author>
<published>2025-05-07T19:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=7a4f22fc4a63bad749b4128495d7dae8917d0b0e'/>
<id>urn:sha1:7a4f22fc4a63bad749b4128495d7dae8917d0b0e</id>
<content type='text'>
* T7162: interface preflight

* fix: update with changes from PR 396

* fix: re-run pre-commit for missed updates

* fix: typo</content>
</entry>
<entry>
<title>T6834 static_route module to support interface_route (#398)</title>
<updated>2025-03-02T22:15:25+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-03-02T22:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=241de488727ba60af9b883ef8ed31571a119b856'/>
<id>urn:sha1:241de488727ba60af9b883ef8ed31571a119b856</id>
<content type='text'>
* t6834 init

* facts fixes, WIP

* T6834 - facts updates

* static_routes 1.3- config, facts, args and sanit and unit tests

* changelog

* changelog updates

* static_routes 1.4+

* static_routes v1.4 unit tests

* comment removed</content>
</entry>
<entry>
<title>T7088:Code coverage fix (#376)</title>
<updated>2025-01-25T17:47:55+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.com</email>
</author>
<published>2025-01-25T17:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=fda50fe09d21b365264c6213bc5883201c460a29'/>
<id>urn:sha1:fda50fe09d21b365264c6213bc5883201c460a29</id>
<content type='text'>
* Update codecoverage.yml
* fix: badge for Coverage</content>
</entry>
<entry>
<title>T7006: fix integration tests for 1.4+ interfaces (#372)</title>
<updated>2025-01-07T22:03:42+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.com</email>
</author>
<published>2025-01-07T22:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=af5b93277699b2dc3732f08573ef127b784cb2ce'/>
<id>urn:sha1:af5b93277699b2dc3732f08573ef127b784cb2ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6987: update vyos_logging_global for 1.4+ (#370)</title>
<updated>2025-01-04T09:00:11+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.com</email>
</author>
<published>2025-01-04T09:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=c14a524d7134b54e315d72b5b449351fd04ae813'/>
<id>urn:sha1:c14a524d7134b54e315d72b5b449351fd04ae813</id>
<content type='text'>
* T68987: update for 1.4+
* chore: remove redundant vars
* tests: fix vyos_facts integration tests
* tests: fix integration tests for vyos_config
* fix: restore documentation samples
* chore: update readme</content>
</entry>
<entry>
<title>T6910: fix documentation and argspecs are out of alignment (#358)</title>
<updated>2024-11-25T21:08:54+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.com</email>
</author>
<published>2024-11-25T21:08:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=bf38875af0a7e5166ce0330f16441b7d8b434e6a'/>
<id>urn:sha1:bf38875af0a7e5166ce0330f16441b7d8b434e6a</id>
<content type='text'>
chore: update firewall_rules from module
fix: update firewall_global from resource model
chore: update to sync with resource module
chore: update README
fix: comment and formatting
fix: formatting issues
fix: missing imports
fix: import and metadata violations
fix: interface fixes
fix: move the arg spec comment
fix: update interface docs
fix: remove comments for non-RM versions
* T6910: fix documentation and argspecs
* T6910: docs: update per review
* T6910: docs: fix missing pipe</content>
</entry>
<entry>
<title>Add feature for bonding/vlan interface in the firewall_interfaces (#246)</title>
<updated>2024-11-18T19:37:36+00:00</updated>
<author>
<name>maxime</name>
<email>37832743+mlk-89@users.noreply.github.com</email>
</author>
<published>2024-11-18T19:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=67cda0147ab54136ef0604427c5a01a7f4b21986'/>
<id>urn:sha1:67cda0147ab54136ef0604427c5a01a7f4b21986</id>
<content type='text'>
* - Add feature for bonding interface in the firewall_interfaces
- Add feature for vlan interface in the firewall_interfaces

* fix a bug when invoking replaced in the module firewall_rules.

* - Add feature for bonding interface in the firewall_interfaces
- Add feature for vlan interface in the firewall_interfaces

* test: add tests

* fix: support for interface types

* docs: fixed for 1.4 deprecation

---------

Co-authored-by: Maxime.L &lt;maxime@nfrance.com&gt;
Co-authored-by: Gaige B. Paulsen &lt;gaige@cluetrust.com&gt;
Co-authored-by: Gaige B Paulsen &lt;gaige@cluetrust.net&gt;</content>
</entry>
<entry>
<title>README: Add Communication section with Forum information (#353)</title>
<updated>2024-08-15T07:32:43+00:00</updated>
<author>
<name>Andrew Klychkov</name>
<email>aaklychkov@mail.ru</email>
</author>
<published>2024-08-15T07:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=5ae977293c5ddcad6e0cbdcf380c9a99be3bb3b9'/>
<id>urn:sha1:5ae977293c5ddcad6e0cbdcf380c9a99be3bb3b9</id>
<content type='text'>
</content>
</entry>
</feed>
