* That is, limited support of: ietf-yang-library.yang * For example: `<module><name>example</name><revision/></module><module><name>ietf-restconf-monitoring</name><revision>2017-01-26</revision></module>...` * Comply to RFC 8040 3.5.3.1 rule: api-identifier = [module-name ":"] identifier * The "module-name" was a no-op before. * This means that there was no difference between eg: GET /restconf/data/ietf-yang-library:modules-state and GET /restconf/data/XXXX:modules-state |
||
|---|---|---|
| .. | ||
| backend_client.c | ||
| backend_client.h | ||
| backend_commit.c | ||
| backend_commit.h | ||
| backend_handle.h | ||
| backend_main.c | ||
| backend_plugin.c | ||
| backend_plugin.h | ||
| backend_socket.c | ||
| backend_socket.h | ||
| clixon_backend.h | ||
| clixon_backend_handle.c | ||
| clixon_backend_handle.h | ||
| clixon_backend_transaction.c | ||
| clixon_backend_transaction.h | ||
| Makefile.in | ||