clixon/apps
Olof hagsand 74fc0800ae * Limited support of RFC 7895 YANG Module Library to list modules:
* 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
2018-09-22 16:30:58 +02:00
..
backend * Limited support of RFC 7895 YANG Module Library to list modules: 2018-09-22 16:30:58 +02:00
cli * Notification event streams enhancements 2018-09-18 22:49:29 +02:00
netconf * clixon_restconf and clixon_netconf now take -D <level> as command-line option\ 2018-08-03 13:24:41 +02:00
restconf * Limited support of RFC 7895 YANG Module Library to list modules: 2018-09-22 16:30:58 +02:00
Makefile.in 2017->2018 2018-01-01 12:25:33 +01:00