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