New clixon-restconf@2025-02-01.yang revision: timeout parameter

This commit is contained in:
Olof hagsand 2025-02-18 10:13:59 +01:00
parent 18c29f018a
commit a7cc1c6362
7 changed files with 47 additions and 20 deletions

View file

@ -1187,6 +1187,7 @@ from_client_create_subscription(clixon_handle h,
struct timeval stop;
cvec *nsc = NULL;
clixon_debug(CLIXON_DBG_STREAM, "");
/* XXX should use prefix cf edit_config */
if ((nsc = xml_nsctx_init(NULL, EVENT_RFC5277_NAMESPACE)) == NULL)
goto done;