<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/scripts, branch current</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=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-06-28T21:16:52+00:00</updated>
<entry>
<title>T7591: remove copyright years from source files</title>
<updated>2025-06-28T21:16:52+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-06-28T18:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1478516ae437f19ebeb7d6ff9b83dd74f8e76758'/>
<id>urn:sha1:1478516ae437f19ebeb7d6ff9b83dd74f8e76758</id>
<content type='text'>
The legal team says years are not necessary so we can go ahead with it, since
it will simplify backporting.

Automatically removed using: git ls-files | grep -v libvyosconfig | xargs sed -i -E \
's/^# Copyright (19|20)[0-9]{2}(-[0-9]{4})? VyOS maintainers.*/# Copyright VyOS maintainers and contributors &lt;maintainers@vyos.io&gt;/g'

In addition we will error-out during "make" if someone re-adds a legacy
copyright notice
</content>
</entry>
<entry>
<title>op-mode: T7560: add support for virtual tag nodes</title>
<updated>2025-06-25T16:35:01+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-06-25T16:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=edc64e7fb63757a3779df12945ecefca9c462952'/>
<id>urn:sha1:edc64e7fb63757a3779df12945ecefca9c462952</id>
<content type='text'>
for cases when commands need both fixed and variable arguments
</content>
</entry>
<entry>
<title>op-mode: T7542: add support for "standalone" tag node calls</title>
<updated>2025-06-11T20:42:22+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-06-11T20:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9e7832e1fc744ef98272950c324738495c08a5a4'/>
<id>urn:sha1:9e7832e1fc744ef98272950c324738495c08a5a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7282: op-mode: update op-mode template build script to concatenate with ; instead of &amp;&amp;</title>
<updated>2025-04-22T12:39:28+00:00</updated>
<author>
<name>Mark Hayes</name>
<email>mark.hayes0338@gmail.com</email>
</author>
<published>2025-04-22T12:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cf206d311ae1539d0d200978a32eb63895609c1d'/>
<id>urn:sha1:cf206d311ae1539d0d200978a32eb63895609c1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: T7029: allow wildcard in include directive</title>
<updated>2025-01-08T17:31:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-01-08T17:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7dfaf94349c18fd65cced3abaf38393c548492a0'/>
<id>urn:sha1:7dfaf94349c18fd65cced3abaf38393c548492a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: T6580: read active nodes directly from the config tree</title>
<updated>2024-07-14T14:00:40+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-07-14T14:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d055f29dbd5b3851e9dc18b710bf759df410ad8d'/>
<id>urn:sha1:d055f29dbd5b3851e9dc18b710bf759df410ad8d</id>
<content type='text'>
without calling cli-shell-api
</content>
</entry>
<entry>
<title>vyos-configd: T6510: autogenerate configd-include.json</title>
<updated>2024-06-26T19:47:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-26T19:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9473800055e0e1e9833f4a41c6d5d5a8a0d27399'/>
<id>urn:sha1:9473800055e0e1e9833f4a41c6d5d5a8a0d27399</id>
<content type='text'>
Now that there is a build time validation that Config() is not instantiated
twice in a config mode script, and also as there are no more direct calls on
the my_set and my_delete binary, we can auto generate the list of helpers run
by vyos-configd.
</content>
</entry>
<entry>
<title>xml: T6423: enforce priority on nodes having an owner</title>
<updated>2024-06-06T15:39:50+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-06-06T10:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=61f8250184e927de9ab6bddc207b917bef7da42b'/>
<id>urn:sha1:61f8250184e927de9ab6bddc207b917bef7da42b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6349: updated conflict check workflow (#3468)</title>
<updated>2024-05-18T02:40:58+00:00</updated>
<author>
<name>Vijayakumar A</name>
<email>36878324+kumvijaya@users.noreply.github.com</email>
</author>
<published>2024-05-18T02:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=807791a01f946784a7e192b0e827ec891c112a77'/>
<id>urn:sha1:807791a01f946784a7e192b0e827ec891c112a77</id>
<content type='text'>
* T6349: updated conflict workflow

* T6349: updated conflict workflow

* T6349: updated all workflows to use reusable workflows

* T6349: updated all workflows to use reusable workflows</content>
</entry>
<entry>
<title>T6199: drop unused Python imports</title>
<updated>2024-04-02T22:15:43+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-04-02T22:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=274b2da242acd1f1f64ff1dee471e34295137c5f'/>
<id>urn:sha1:274b2da242acd1f1f64ff1dee471e34295137c5f</id>
<content type='text'>
found using "git ls-files *.py | xargs pylint | grep W0611"
</content>
</entry>
</feed>
