<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos1x-config.git, branch rolling</title>
<subtitle>OCaml library for parsing, manipulating, and exporting VyOS configs (mirror of https://github.com/vyos/vyos1x-config.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos1x-config.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos1x-config.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/'/>
<updated>2026-09-02T12:15:59+00:00</updated>
<entry>
<title>Merge pull request #92 from jestabro/reference-tree-utils</title>
<updated>2026-09-02T12:15:59+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-09-02T12:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=5b5c5f1277b165045123acae4a2470261fbad566'/>
<id>urn:sha1:5b5c5f1277b165045123acae4a2470261fbad566</id>
<content type='text'>
T9231: Add reference_tree utils to return paths satisfying condition</content>
</entry>
<entry>
<title>T9231: fix corner case: only consider subtrees containing full path</title>
<updated>2026-08-29T03:19:20+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-08-28T20:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=f7b4459ba3c6551f8d054456b0d5013a4b0e3ee1'/>
<id>urn:sha1:f7b4459ba3c6551f8d054456b0d5013a4b0e3ee1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T9231: add util subtree_values_of_path</title>
<updated>2026-08-25T19:10:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-08-25T19:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=eeecee4bdafff78abe9cf7da0f5900a7cfe211fa'/>
<id>urn:sha1:eeecee4bdafff78abe9cf7da0f5900a7cfe211fa</id>
<content type='text'>
Get tag/leaf values of subtree defined by a partial path, for example, a
reference path.
</content>
</entry>
<entry>
<title>T9231: add is_terminal check on node</title>
<updated>2026-08-25T19:10:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-08-25T19:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=51dcc060fb89aa8fbaf31d0f9431eb313efadd05'/>
<id>urn:sha1:51dcc060fb89aa8fbaf31d0f9431eb313efadd05</id>
<content type='text'>
More ergonomic when folding over tree.
</content>
</entry>
<entry>
<title>T9231: add util_reference_tree</title>
<updated>2026-08-25T19:10:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-08-19T21:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=a51aa7203aac2b9cdccfd5b7deed9121d9922717'/>
<id>urn:sha1:a51aa7203aac2b9cdccfd5b7deed9121d9922717</id>
<content type='text'>
Add utilities for collecting paths of the reference_tree satisfying a
condition, with optional inclusion of extra data.
Expose util for returning owner of path.
</content>
</entry>
<entry>
<title>T9231: add support for kind and dependency elements</title>
<updated>2026-08-25T19:10:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-08-19T21:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=7791e2874e1b613385210325faadc9eea0e48cba'/>
<id>urn:sha1:7791e2874e1b613385210325faadc9eea0e48cba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T9231: change function name for clarity</title>
<updated>2026-08-25T19:10:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-08-19T21:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=fb1d919016afc5b5e61b9bf037e209512ca4c820'/>
<id>urn:sha1:fb1d919016afc5b5e61b9bf037e209512ca4c820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T9231: drop unintended restriction on signature</title>
<updated>2026-08-25T19:10:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-08-19T20:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=93831391e828187c333adc77f61a6d46d52180d8'/>
<id>urn:sha1:93831391e828187c333adc77f61a6d46d52180d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T9231: add coarse ordering when loading reference tree</title>
<updated>2026-08-25T19:10:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-08-19T20:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=ac415aa4f523db3d13406e6760ff36bb2f254a0d'/>
<id>urn:sha1:ac415aa4f523db3d13406e6760ff36bb2f254a0d</id>
<content type='text'>
Order by file name before loading, useful for the rare case of visual
inspection of the data structure. Strict orderings of derived data is
left to Python wrappers.
</content>
</entry>
<entry>
<title>T9231: exclude spurious final tag value in subtree_from_partial</title>
<updated>2026-08-25T19:10:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-08-25T18:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=315e090194edb1883631ecf64d47d54bf8ec29fd'/>
<id>urn:sha1:315e090194edb1883631ecf64d47d54bf8ec29fd</id>
<content type='text'>
</content>
</entry>
</feed>
