commit | 0a2503000cd5ae27c72229aaa50da781841abc4f | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Tue Jul 26 14:04:22 2022 +0200 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Wed Jul 27 00:33:59 2022 +0200 |
tree | b36ea68c0ff1e4f18a07750a20bd43c3cc60916e | |
parent | 5c3428b6ad3c1b988ad79b0f37c5a4b2269c5aa3 [diff] |
CI: libnetconf2 upstream now requires PAM Depends-on: https://gerrit.cesnet.cz/c/CzechLight/dependencies/+/5879 Depends-on: https://gerrit.cesnet.cz/c/CzechLight/br2-external/+/5883 Change-Id: Ibcbf5bdc4cacd2ec82c2d165166b1d77df268ac0
This program provides an interactive console for working with YANG data. It can connect to NETCONF servers, and also talk to sysrepo locally.
For building, one needs:
1.75
)The build process uses CMake. A quick-and-dirty build with no fancy options can be as simple as mkdir build && cd build && cmake .. && make && make install
.
Issue reporting and feature requests are welcome via Taiga.io.
We are using Gerrit for patch submission, code review and Continuous Integration (CI). A quick introduction is recommended for first-time Gerrit users. Choose CESNET - Sign in with GitHub for login. Development roadmap and planning happens over Taiga.io.
Copyright © CESNET, https://www.cesnet.cz/ . Portions copyright © Faculty of Information Technology, Czech Technical University in Prague, https://fit.cvut.cz/ . Most of the code was written by Václav Kubernát (CESNET, formerly FIT ČVUT) and Jan Kundrát (CESNET). The project is distributed under the terms of the Apache 2.0 license.