index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helpers
Age
Commit message (
Collapse
)
Author
2019-05-29
T1397: Rewrite the config merge script
John Estabrook
Add the script vyos-merge-config.py to separate the merge function from the config load script and remove dependency on XorpConfigParser.
2019-01-26
T1193: remove the commands pipe since it's no longer needed.
Daniil Baturin
2018-11-29
T1001: escape backslashes in the input in the commands pipe as well.
Daniil Baturin
2018-08-25
validate-value.py: remove tailing whitespaces
Christian Poessinger
2018-06-30
src: commands-pipe: fix bug (no raw string) reported by sonarcube
Christian Poessinger
2018-06-05
T684: add bindings for the commands formatter and scripts for converting ↵
Daniil Baturin
configs to commands.
2018-05-16
T643: use fullmatch for regex validators so that people don't have to write ↵
Daniil Baturin
^...$ all the time.
2018-05-16
T643: correct support for regex validators.
Daniil Baturin
2018-05-16
T643: correct the logic for generating node constraints and add emulation of ↵
Daniil Baturin
multiple validation options.
[prev]