Restructured error,debug anf log API
Renamed functions clicon->clixon, replaced global variables w access functions Unified clicon_netconf_error with clixon_err()
This commit is contained in:
parent
261469be16
commit
24a4991ec8
199 changed files with 4668 additions and 4158 deletions
|
|
@ -203,3 +203,10 @@
|
|||
* Plan is to remove this (undef:d) in next release
|
||||
*/
|
||||
#undef RESTCONF_INLINE
|
||||
|
||||
/*! Backward compatible with 6.5
|
||||
*
|
||||
* Note: many(most) not covered by this constant need to GREP
|
||||
* This includes lots of clicon->clixon namechanges, see CHANGELOG for whole list
|
||||
*/
|
||||
#define COMPAT_6_5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue