diff options
| author | John Estabrook <jestabro@vyos.io> | 2025-07-18 14:22:37 -0500 |
|---|---|---|
| committer | John Estabrook <jestabro@vyos.io> | 2025-07-18 18:31:31 -0500 |
| commit | c25ed29baa321a72c5bdcb2054141d5d44f901ae (patch) | |
| tree | f919ff4488a6b4a4ea6e67c5f3e1d82798599efd /src/reference_tree.mli | |
| parent | 3ab1a758eb5a84e8997eecf074d584a44d1f945d (diff) | |
| download | vyos1x-config-c25ed29baa321a72c5bdcb2054141d5d44f901ae.tar.gz vyos1x-config-c25ed29baa321a72c5bdcb2054141d5d44f901ae.zip | |
T7605: add string sanitization functions for direct load of config file
It is necessary to escape single backslashes in config files before
parsing. In order to restore single/multiple backslashes on render, the
functions escape_backslash/unescape_backslash are used when
parsing/rendering from the Python side; as we also want to load/save
directly with vyconfd, add analogous functions to the library.
Diffstat (limited to 'src/reference_tree.mli')
0 files changed, 0 insertions, 0 deletions
