index
:
vyos1x-config.git
circinus
circinus-public-unmaintained
circinus-stream
cla
crux
current
equuleus
feature/T9082-codeql-onboard
nos-task-id
rolling
sagitta
sagitta-pubic-unmaintained
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
/
vytree.ml
Age
Commit message (
Expand
)
Author
2026-08-25
T9231: add is_terminal check on node
John Estabrook
2026-08-25
T9231: change function name for clarity
John Estabrook
2026-02-06
T8232: add extended fold over tree function to track level
John Estabrook
2026-02-06
T8232: simplify return value of fold_tree_with_path
John Estabrook
2025-11-03
T7915: add compiler alerts and annotations
John Estabrook
2025-08-06
T7694: insert paths lexico-numerically in config_tree set
John Estabrook
2025-01-30
T6946: add utilities for commit algorithm
John Estabrook
2024-03-21
T6149: update node_data if necessary when merging nodes
John Estabrook
2023-05-10
T5194: insert_maybe as node names exist in multiple interface-def files
John Estabrook
2023-03-23
T5089: order nodes on configtree parsing from string
John Estabrook
2023-03-23
T5087: add optional arg for lexical insertion of nodes
John Estabrook
2023-01-27
T4961: add name of offending node in exception Insert_error of string
John Estabrook
2019-06-30
Initial import of libraries from Vyconf and old libvyosconfig.
Daniil Baturin