Refactoring of if-feature parse code
Moved if-feature sub-parser to clixon_yang_parse_sub.[ch]
This commit is contained in:
parent
a846989569
commit
89f8567f75
13 changed files with 182 additions and 96 deletions
|
|
@ -68,7 +68,7 @@
|
|||
static int _transaction_log = 0;
|
||||
|
||||
/*! Variable to control transaction logging (for debug)
|
||||
* If set, call syslog for every transaction callback
|
||||
* XPath to trigger validation error
|
||||
* Start backend with -- -v <xpath>
|
||||
*/
|
||||
static char *_validate_fail_xpath = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue