![]() |
libnetconf
0.9.1-1
NETCONF Library
|
| General functions | Libnetconf's miscellaneous functions |
| NETCONF Session | Libnetconf's functions for handling NETCONF sessions |
| Call Home | Libnetconf's functions implementing NETCONF Call Home (both SSH and TLS) mechanism. More information can be found at Call Home page |
| NETCONF rpc | Libnetconf's functions for handling NETCONF <rpc> messages |
| NETCONF rpc-reply | Libnetconf's functions for handling NETCONF <rpc-reply> messages |
| ▼Datastore operations | Libnetconf's functions for handling NETCONF datastores. More information can be found at Datastores Usage page |
| File Datastore | Specific functions for NCDS_FILE_DS type of datastore implementation |
| Custom Datastore | Libnetconf's API to use a server-specific datastore implementation |
| With-defaults capability | Libnetconf's settings for NETCONF :with-defaults capability as defined in RFC 6243 |
| URL capability | Libnetconf's settings for NETCONF :url capability as defined in RFC 6241 |
| NETCONF Event Notifications | Libnetconf's implementation of NETCONF asynchronous message delivery as defined in RFC 5277 |
| Transaction API | Libnetconf'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 TLS | Libnetconf's functions to use TLS. More information can be found at Transport Protocol page |