index
:
vyos1x-config.git
circinus
circinus-stream
crux
current
equuleus
sagitta
OCaml library for parsing, manipulating, and exporting VyOS configs (mirror of https://github.com/vyos/vyos1x-config.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-10-25
T6718: inject environment variables required by certain validators
John Estabrook
2024-10-24
T6718: catch bad_validator error
John Estabrook
2024-10-24
T6718: format error output
John Estabrook
2024-10-24
T6718: fix typo in quoting arg
John Estabrook
2024-10-24
T6718: validate_path returns unit instead of (path, value)
John Estabrook
2024-10-24
T6718: update value_checker to return validator output on error
John Estabrook
2024-10-24
T6718: util list_of_path: config path str -> config path list
John Estabrook
2024-10-24
T6718: add function refpath: config path -> reference_tree path
John Estabrook
2024-10-24
T6718: add optional arg to write internal rep during build
John Estabrook
2024-10-24
T6718: add functor for internal rep
John Estabrook
2024-10-24
T6718: minor changes to support vyconf tests
John Estabrook
2024-10-24
T6718: move validate_path from vyconf
John Estabrook
2024-10-24
T6718: add simplified render_at_level
John Estabrook
2024-10-24
T5528: add support for cstore_diff function
John Estabrook
2024-09-27
renderer: T6742: force leaf=true in all functions that manipulate node values
Daniil Baturin
2024-09-27
renderer: T6742: set leaf=true in replace_value
John Estabrook
2024-09-26
renderer: T6742: make childless non-leaf nodes from parsed configs render cor...
Daniil Baturin
2024-05-26
T6404: add constraintGroup element to reference tree
John Estabrook
2024-03-29
T6180: add ability to apply mask to config tree
John Estabrook
2024-03-21
T6149: update node_data if necessary when merging nodes
John Estabrook
2024-03-12
T6111: Fix modification of String.escaped to leave UTF-8 bytes unescaped
John Estabrook
2023-08-22
T5500: render_tag_node_child does not need to consider values
John Estabrook
2023-08-22
T5500: remove empty braces after valueless node
John Estabrook
2023-07-27
T5317: remove mutable references
John Estabrook
2023-07-27
T5316: drop trim functions
John Estabrook
2023-07-27
T5316: use a single pass of diff function instead of trim function
John Estabrook
2023-07-25
T5194: filter on files of extension .xml
John Estabrook
2023-07-20
T5385: catch correct errors in Xml_light Xml.parse_file
John Estabrook
2023-05-10
T5194: drop keep_order field
John Estabrook
2023-05-10
T5194: add load and render function for binding
John Estabrook
2023-05-10
T5194: ignore syntaxVersion elements
John Estabrook
2023-05-10
T5194: override json serialization for node_type variant
John Estabrook
2023-05-10
T5194: add default_value
John Estabrook
2023-05-10
T5194: add completion_help
John Estabrook
2023-05-10
T5194: allow for empty element string and child order in valueHelp
John Estabrook
2023-05-10
T5194: add render_json
John Estabrook
2023-05-10
T5194: insert_maybe as node names exist in multiple interface-def files
John Estabrook
2023-05-10
T5194: add priority element
John Estabrook
2023-05-10
T5194: use empty string as name of root to avoid conflict
John Estabrook
2023-05-10
T5194: import load_interface_definitions from vyconf
John Estabrook
2023-05-10
T5194: remove unused variables and flag
John Estabrook
2023-05-10
T5194: add util functions for reference tree
John Estabrook
2023-05-10
T5194: update dependencies
John Estabrook
2023-05-10
T5194: import reference_tree from vyconf
John Estabrook
2023-04-26
T5185: drop assumption in case of a sequence of 0's
John Estabrook
2023-03-23
T5089: add optional arg to order values on render_config
John Estabrook
2023-03-23
T5089: order nodes on configtree parsing from string
John Estabrook
2023-03-23
T5089: add tree_union for use in unit test.
John Estabrook
2023-03-23
T4235: drop unneeded graft function
John Estabrook
2023-03-23
T5087: clone with lexical insertion of nodes and ordering of values
John Estabrook
[next]