libnetconf  0.10.0-146_trunk
NETCONF Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules
Here is a list of all modules:
[detail level 12]
oGeneral functionsLibnetconf's miscellaneous functions
oNETCONF SessionLibnetconf's functions for handling NETCONF sessions
oCall HomeLibnetconf's functions implementing NETCONF Call Home (both SSH and TLS) mechanism. More information can be found at Call Home page
oNETCONF rpcLibnetconf's functions for handling NETCONF <rpc> messages
oNETCONF rpc-replyLibnetconf's functions for handling NETCONF <rpc-reply> messages
oDatastore operationsLibnetconf's functions for handling NETCONF datastores. More information can be found at Datastores Usage page
|oFile DatastoreSpecific functions for NCDS_FILE_DS type of datastore implementation
|\Custom DatastoreLibnetconf's API to use a server-specific datastore implementation
oWith-defaults capabilityLibnetconf's settings for NETCONF :with-defaults capability as defined in RFC 6243
oURL capabilityLibnetconf's settings for NETCONF :url capability as defined in RFC 6241
oNETCONF Event NotificationsLibnetconf's implementation of NETCONF asynchronous message delivery as defined in RFC 5277
oTransaction APILibnetconf's implementation of transaction-based partial device reconfiguration
oNETCONF rpc (libxml2)Libnetconf's functions for handling the NETCONF <rpc> messages. These functions accepts parameters as libxml2 structures
oNETCONF rpc-reply (libxml2)Libnetconf's functions for handling the NETCONF <rpc-reply> messages. These functions accepts parameters as libxml2 structures
oNETCONF Event Notifications (libxml2)Libnetconf's implementation of NETCONF asynchronous message delivery as defined in RFC 5277. These functions accepts selected parameters as libxml2 structures
\NETCONF over TLSLibnetconf's functions to use TLS. More information can be found at Transport Protocol page