<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/helpers, 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-07-08T13:26:11+00:00</updated>
<entry>
<title>T7499: add utility to download/uncompress config file, for load/merge</title>
<updated>2025-07-08T13:26:11+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-06-29T22:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=04a714fbf22c4accd9253f55826b0eefcd9f88fa'/>
<id>urn:sha1:04a714fbf22c4accd9253f55826b0eefcd9f88fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7499: use direct request to vyconfd to avoid re-validating</title>
<updated>2025-07-08T13:26:11+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-06-24T12:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=816834bcad0a536930dd1bc4a35ef6b8537f3522'/>
<id>urn:sha1:816834bcad0a536930dd1bc4a35ef6b8537f3522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7499: load from internal representation to avoid re-parsing</title>
<updated>2025-07-08T13:26:11+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-06-23T19:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=500c150bf049421b74dd6bc6a3e55c3e2600cc62'/>
<id>urn:sha1:500c150bf049421b74dd6bc6a3e55c3e2600cc62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7499: update vyos-merge-config.py script to use tree merge function</title>
<updated>2025-07-08T13:26:11+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-06-23T18:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=05db4cdef55acc1a5869dabaab60264074c30c7d'/>
<id>urn:sha1:05db4cdef55acc1a5869dabaab60264074c30c7d</id>
<content type='text'>
</content>
</entry>
<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>wan-load-balancing: T7567: Write health-status on first run</title>
<updated>2025-06-24T16:03:14+00:00</updated>
<author>
<name>Abhishek Safui</name>
<email>abhishek.safui@cdot.in</email>
</author>
<published>2025-06-24T16:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5ef422734a5c4f8c211c0fa10a3c0fced9e3f8f0'/>
<id>urn:sha1:5ef422734a5c4f8c211c0fa10a3c0fced9e3f8f0</id>
<content type='text'>
Write the health-status on the very first run of the script,
without waiting for any change in status, to show the current
state to the show command. In show command use the same api
to get the now timestamp as used in state change timestamp.
</content>
</entry>
<entry>
<title>T7355: periodical cleanup of unused Python3 import statements</title>
<updated>2025-06-23T20:26:03+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-06-23T20:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6281059dc5de3a906b63c59b0b71050ea0022446'/>
<id>urn:sha1:6281059dc5de3a906b63c59b0b71050ea0022446</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7488: exit silently if path doesn't exist, unless debug</title>
<updated>2025-06-10T23:12:48+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-06-10T16:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2ef19495e1a2750330a5a520f41601202ca2b703'/>
<id>urn:sha1:2ef19495e1a2750330a5a520f41601202ca2b703</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7488: allow reloads outside of config session</title>
<updated>2025-06-10T23:12:48+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-05-26T14:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4c1bffe71454c7f15ecc1fa27e4a3ecb1176361f'/>
<id>urn:sha1:4c1bffe71454c7f15ecc1fa27e4a3ecb1176361f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7488: add utility for automatic rollback of section on apply stage err</title>
<updated>2025-06-10T23:12:48+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-05-23T15:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=00cb7fd19587771129c9923a781488929c03f3f8'/>
<id>urn:sha1:00cb7fd19587771129c9923a781488929c03f3f8</id>
<content type='text'>
</content>
</entry>
</feed>
