index
:
vyconf.git
master
Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vyconf_client.ml
Age
Commit message (
Expand
)
Author
6 days
T7292: add commit request client operations
John Estabrook
2025-01-15
T7046: add request reload_reftree
John Estabrook
2024-10-27
T6718: fix teardown method
John Estabrook
2024-10-27
T6718: add independent validate field and methods
John Estabrook
2024-10-27
T6718: add rule to generate protobuf with name change
John Estabrook
2024-10-27
T6718: reorganize layout for dune build of libs/executables
John Estabrook
2024-10-27
T6718: update build system, drop batteries, and adjust for lib changes
John Estabrook
2018-02-16
Implement config reading functions and a minimal command line client for usin...
Daniil Baturin
2018-02-12
Add client support for the config read functions.
Daniil Baturin
2018-02-11
Update the Vyconf_client module for the protobuf change.
Daniil Baturin
2017-12-13
Fix message encoding in Vyconf_client.
Daniil Baturin
2017-01-19
Add basic session setup/teardown functionality to vyconfd.
Daniil Baturin
2017-01-15
Add functionality for socket communication.
Daniil Baturin