Optimization of xldb_put

Added flags parameter to default functions
removed call to bind
This commit is contained in:
Olof hagsand 2024-02-06 09:27:51 +01:00
parent 23dcb58758
commit d660c01a58
16 changed files with 50 additions and 60 deletions

View file

@ -119,7 +119,7 @@ xml2output_wdef(cxobj *x,
switch (wdef){
case WITHDEFAULTS_EXPLICIT:
case WITHDEFAULTS_TRIM:
/* inline of xml_defaults_nopresence()
/* inline of xml_default_nopresence()
and xml_flag_state_default_value()
*/
switch(yang_keyword_get(y)){