|
| | callbacks.h |
| | Functions to set application's callbacks.
|
| |
| | callbacks_ssh.h |
| | Functions to set libssh's callbacks.
|
| |
| | callhome.h |
| | Functions to connect NETCONF server to a NETCONF client (Call Home).
|
| |
| | datastore.h |
| | NETCONF datastore handling function prototypes and structures.
|
| |
| | datastore_xml.h |
| | NETCONF datastore handling function prototypes and structures - XML variants.
|
| |
| | error.h |
| | NETCONF error handling functions.
|
| |
| | libnetconf.h |
| | libnetconf's main header.
|
| |
| | libnetconf_ssh.h |
| | libnetconf's header for control libssh.
|
| |
| | libnetconf_tls.h |
| | libnetconf's header for control openssl.
|
| |
| | libnetconf_xml.h |
| | libnetconf's main header for libxml2 variants of some functions.
|
| |
| | messages.h |
| | Functions to create NETCONF messages.
|
| |
| | messages_xml.h |
| |
| | netconf.h |
| | libnetconf's general public functions and structures definitions.
|
| |
| | notifications.h |
| | Functions to handle NETCONF Notifications.
|
| |
| | notifications_xml.h |
| | NETCONF Notifications functions with libxml2 support.
|
| |
| | session.h |
| | Functions to handle NETCONF sessions.
|
| |
| | transapi.h |
| | Functions implementing libnetconf TransAPI mechanism.
|
| |
| | transport.h |
| | Functions implementing transport layer for NETCONF.
|
| |
| | url.h |
| | libnetconf's public API to use the URL capability.
|
| |
| | with_defaults.h |
| | Implementation of NETCONF's with-defaults capability defined in RFC 6243.
|
| |