<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyconf.git/data, branch master</title>
<subtitle>Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyconf.git/atom?h=master</id>
<link rel='self' href='https://git.amelek.net/vyos/vyconf.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/'/>
<updated>2025-04-11T18:32:31+00:00</updated>
<entry>
<title>T7321: add session_changed check</title>
<updated>2025-04-11T18:32:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-07T03:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=b109872b5c29f401ecf059c7d763f14d8ed51134'/>
<id>urn:sha1:b109872b5c29f401ecf059c7d763f14d8ed51134</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7321: add discard operation</title>
<updated>2025-04-11T18:32:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-06T23:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=9e8feea52140222c689af1439eb7be63a9e121da'/>
<id>urn:sha1:9e8feea52140222c689af1439eb7be63a9e121da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7321: add load config operation: load to proposed config</title>
<updated>2025-04-11T18:32:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-05T01:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=8ac435cac62f20a9c8bfa2d1671332843af66c33'/>
<id>urn:sha1:8ac435cac62f20a9c8bfa2d1671332843af66c33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7321: rename vyconf.proto message Status and enum to avoid collision</title>
<updated>2025-04-11T18:32:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-09T01:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=64c52636c8c8727b0a735c0bd441dc4e8b4b5e13'/>
<id>urn:sha1:64c52636c8c8727b0a735c0bd441dc4e8b4b5e13</id>
<content type='text'>
The message and enum name Status conflicts with the use in vycall.proto;
as the latter has consistency with other (non-conflicting) uses of the
term, rename the former.
</content>
</entry>
<entry>
<title>T7302: add dry_run field and update branch</title>
<updated>2025-04-04T17:36:50+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-03T02:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=eeb758f406f0cc27ab7863dc17eec00c24f2c0b6'/>
<id>urn:sha1:eeb758f406f0cc27ab7863dc17eec00c24f2c0b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7272: add commit processing of commitd response</title>
<updated>2025-03-31T05:50:30+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-30T20:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=56b05dc3b8d04de25489b4510ba25efc584ebc7a'/>
<id>urn:sha1:56b05dc3b8d04de25489b4510ba25efc584ebc7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7121: add cache directory and files, and commitd socket name</title>
<updated>2025-03-17T04:13:39+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-17T03:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=d246228cfb94261a4b71cd8ed066d6c651f0a550'/>
<id>urn:sha1:d246228cfb94261a4b71cd8ed066d6c651f0a550</id>
<content type='text'>
Pass active and proposed configs between vyconfd and vyos-commitd using
a fast cache to avoid parsing overhead.
</content>
</entry>
<entry>
<title>T7121: add commitd protobuf message definition file</title>
<updated>2025-03-17T04:13:39+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-17T03:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=fc5eaa7cd07b1f31c94e00d1bc4c2c368f61807d'/>
<id>urn:sha1:fc5eaa7cd07b1f31c94e00d1bc4c2c368f61807d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7046: add request reload_reftree</title>
<updated>2025-01-16T00:42:07+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-01-14T18:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=5cb1952f52a8a67905a9361364a0c0823d44ed03'/>
<id>urn:sha1:5cb1952f52a8a67905a9361364a0c0823d44ed03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7046: move reftree.cache to unique directory</title>
<updated>2025-01-14T18:33:48+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-01-14T18:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=41bb56f9a69001100c5a003f3a0abb03afd3bae2'/>
<id>urn:sha1:41bb56f9a69001100c5a003f3a0abb03afd3bae2</id>
<content type='text'>
This will simplify updates of the reference_tree in case of supplemental
contributions, say, addon packages.
</content>
</entry>
</feed>
