clixon/apps
Olof hagsand 26d37352f4 NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking
NETCONF hello errors, such as wrong session-id, prefix, namespace terminates session
  * Instead of returning an rpc-error reply
Changed YANG PATCH enabling:
  * Now: `./configure --enable-yang-patch`
  * Before: set YANG_PATCH constant in `include/clixon_custom.h`
Refactored Makefile for static linking
2021-10-05 12:04:53 +02:00
..
backend Cleaned up Makefiles, especially LINKAGE=static vs dynamic 2021-09-30 21:40:46 +02:00
cli Refactored Makefile for static linking, removed netconf soap encoding 2021-10-04 20:06:11 +02:00
netconf NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking 2021-10-05 12:04:53 +02:00
restconf NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking 2021-10-05 12:04:53 +02:00
Makefile.in Fix some LINKAGE=static compile issues: 2021-09-26 11:22:48 +02:00