implement yang-patch
This commit is contained in:
parent
e0ee365958
commit
8d2fbf39de
12 changed files with 562 additions and 5 deletions
|
|
@ -52,4 +52,6 @@ int restconf_reply_send(void *req, int code, cbuf *cb, int head);
|
|||
|
||||
cbuf *restconf_get_indata(void *req);
|
||||
|
||||
#define YANG_PATCH
|
||||
|
||||
#endif /* _RESTCONF_API_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue