[ 源代码: libnetconf2 ]
软件包:libnetconf2-doc(2.0.24-3.1)
libnetconf2-doc 的相关链接
Debian 的资源:
下载源码包 libnetconf2:
- [libnetconf2_2.0.24-3.1.dsc]
- [libnetconf2_2.0.24.orig.tar.gz]
- [libnetconf2_2.0.24-3.1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
NETCONF protocol library [docs]
NETCONF library in C intended for building NETCONF clients and servers. NETCONF is the NETwork CONFiguration protocol introduced by IETF.
libnetconf2 is a NETCONF library in C handling NETCONF authentication and all NETCONF RPC communication both server and client-side. Note that NETCONF datastore implementation is not a part of this library. The library supports both NETCONF 1.0 (RFC 4741) as well as NETCONF 1.1 (RFC 6241). The main features include:
* NETCONF over SSH (RFC 4742, RFC 6242), using libssh. * NETCONF over TLS (RFC 7589), using OpenSSL. * DNSSEC SSH Key Fingerprints (RFC 4255) * NETCONF over pre-established transport sessions (using this mechanism the communication can be tunneled through sshd(8), for instance). * NETCONF Call Home (RFC 8071). * NETCONF Event Notifications (RFC 5277),
This package contains the documentation.