<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos1x-config.git, branch sagitta</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=sagitta</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos1x-config.git/atom?h=sagitta'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/'/>
<updated>2024-05-27T08:02:55+00:00</updated>
<entry>
<title>Merge pull request #28 from vyos/mergify/bp/sagitta/pr-27</title>
<updated>2024-05-27T08:02:55+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-05-27T08:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=42b4395551e792aa6994ac61fb3013712e3f90ba'/>
<id>urn:sha1:42b4395551e792aa6994ac61fb3013712e3f90ba</id>
<content type='text'>
T6404: add constraintGroup element to reference tree (backport #27)</content>
</entry>
<entry>
<title>T6404: add constraintGroup element to reference tree</title>
<updated>2024-05-27T05:31:42+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-05-26T15:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=b7f10478141051908478f7637bb087e70a25c874'/>
<id>urn:sha1:b7f10478141051908478f7637bb087e70a25c874</id>
<content type='text'>
(cherry picked from commit 8700677f17f3e7d633b89703692e1c04432cb281)
</content>
</entry>
<entry>
<title>Merge pull request #26 from jestabro/sagitta-backports-T6149-T6180</title>
<updated>2024-05-03T16:50:55+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-05-03T16:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=8c65eb12453f45f7918ced62d7ecbf6905d6bf49'/>
<id>urn:sha1:8c65eb12453f45f7918ced62d7ecbf6905d6bf49</id>
<content type='text'>
 T6149: T6180: combined backports for reference_tree bug resp. mask_tree function</content>
</entry>
<entry>
<title>T6180: add ability to apply mask to config tree</title>
<updated>2024-05-03T16:24:27+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-03-27T18:20:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=f7efeb3f1c08cb1ab0b41731489c5ef7fbde8797'/>
<id>urn:sha1:f7efeb3f1c08cb1ab0b41731489c5ef7fbde8797</id>
<content type='text'>
(cherry picked from commit be75413eaf4aef85274cc16c2283486799d99d73)
</content>
</entry>
<entry>
<title>T6149: update node_data if necessary when merging nodes</title>
<updated>2024-05-03T16:24:20+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-03-21T02:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=bd73df56a46233aa007fee1c420023f44f5420fd'/>
<id>urn:sha1:bd73df56a46233aa007fee1c420023f44f5420fd</id>
<content type='text'>
(cherry picked from commit 7f7df88bbd4f58845ac272eb855e259eb82505d6)
</content>
</entry>
<entry>
<title>Merge pull request #23 from jestabro/fix-escape</title>
<updated>2024-03-14T15:57:54+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-03-14T15:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=84720462dc1d77c7a5fbdf10e9c7db739aef1ce9'/>
<id>urn:sha1:84720462dc1d77c7a5fbdf10e9c7db739aef1ce9</id>
<content type='text'>
T6111: Fix modification of String.escaped to leave UTF-8 bytes unescaped</content>
</entry>
<entry>
<title>T6111: Fix modification of String.escaped to leave UTF-8 bytes unescaped</title>
<updated>2024-03-12T16:31:36+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-03-08T20:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=f7a7471bf927543084e2f3ee8966bc5c0a920906'/>
<id>urn:sha1:f7a7471bf927543084e2f3ee8966bc5c0a920906</id>
<content type='text'>
The existing fix still passed the string as a whole to Bytes.escaped (as
does the standard library function): the exemption of chars with high
bit set needs to occur in Bytes.escaped as well.
</content>
</entry>
<entry>
<title>Merge pull request #21 from jestabro/render-valueless</title>
<updated>2023-08-23T13:54:00+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-23T13:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=f11f014828c4310ce85af83ba451c39c73397daf'/>
<id>urn:sha1:f11f014828c4310ce85af83ba451c39c73397daf</id>
<content type='text'>
T5500: adjust render function on valueless leaf and tag node values</content>
</entry>
<entry>
<title>T5500: render_tag_node_child does not need to consider values</title>
<updated>2023-08-22T23:20:37+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-22T19:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=3509491dd94cc371f5b0a4166274532acc5e6764'/>
<id>urn:sha1:3509491dd94cc371f5b0a4166274532acc5e6764</id>
<content type='text'>
Configtree allows for a tag node child to have values, however it is not
possible to define such an object in the XML interface-definitions,
hence that case can be ignored in render_tag_node_child.
</content>
</entry>
<entry>
<title>T5500: remove empty braces after valueless node</title>
<updated>2023-08-22T23:15:41+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-21T19:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=9f842e6dcf83095f463fe7b26c575bc85f62baca'/>
<id>urn:sha1:9f842e6dcf83095f463fe7b26c575bc85f62baca</id>
<content type='text'>
</content>
</entry>
</feed>
