summaryrefslogtreecommitdiff
path: root/src/vytree.mli
AgeCommit message (Collapse)Author
2024-03-21T6149: update node_data if necessary when merging nodesJohn Estabrook
2023-05-10T5194: insert_maybe as node names exist in multiple interface-def filesJohn Estabrook
2023-03-23T5089: order nodes on configtree parsing from stringJohn Estabrook
This is a conservative application of lexical_numeric ordering for configtree: order nodes on instantiation in 'from_string'
2023-03-23T5089: add tree_union for use in unit test.John Estabrook
2023-03-23T5087: add optional arg for lexical insertion of nodesJohn Estabrook
2019-06-30Initial import of libraries from Vyconf and old libvyosconfig.Daniil Baturin