パッケージ: libnetconf2-1 (1.1.16-1.1)
libnetconf2-1 に関するリンク
Debian の資源:
libnetconf2 ソースパッケージをダウンロード:
- [libnetconf2_1.1.16-1.1.dsc]
- [libnetconf2_1.1.16.orig.tar.gz]
- [libnetconf2_1.1.16-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
NETCONF protocol library [C library]
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 shared C library.
その他の libnetconf2-1 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17) [amd64, arm64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.28) [armhf, i386]
-
- dep: libcrypt1 (>= 1:4.1.0)
- libcrypt shared library
-
- dep: libssh-4 (>= 0.8.0)
- tiny C SSH library (OpenSSL flavor)
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: libyang1 (>= 1.0.182)
- parser toolkit for IETF YANG data modeling - runtime