clixon/apps
Olof hagsand 98f3cd0e32 * Major rewrite of event streams
* If you used old event callbacks API, you need to switch to the streams API
    * See clixon_stream.[ch]
  * Old streams API which needs to be removed include:
    * clicon_log_register_callback()
    * subscription_add() --> stream_register()
    * backend_notify() and backend_notify_xml() - use stream_notify() instead
* Example uses "NETCONF" stream instead of "ROUTING"
* Added timeout option -t for clixon_netconf - quit after max time.
2018-09-30 14:51:30 +02:00
..
backend * Major rewrite of event streams 2018-09-30 14:51:30 +02:00
cli * Notification event streams enhancements 2018-09-18 22:49:29 +02:00
netconf * Major rewrite of event streams 2018-09-30 14:51:30 +02:00
restconf * Major rewrite of event streams 2018-09-30 14:51:30 +02:00
Makefile.in 2017->2018 2018-01-01 12:25:33 +01:00