-
Hi,
I have an question regarding sr_oper_get_items_subscribe().
I am subscribing like this:
rc = sr_oper_get_items_subscribe(session,
"ietf-inte…
-
Hello,
I'm developing a plugin that needs to provide state data from a callback registered with `sr_oper_get_subscribe`: in particular it should populate the [bbf-device-aggregation.yang](https://git…
-
### What happened?
If I copy multiple blocks, and then paste that content somewhere else in my graph, instead of getting multiple blocks returned, the content is pasted into a single block with multi…
-
Hi,
I need to use the following yang models, I attached them:
[yang.zip](https://github.com/sysrepo/sysrepo/files/8323188/yang.zip)
air-interface-2-0@2020-01-21.yang
core-model-1-4@2019-11-27.…
-
Hey, we just got this via our CI:
```
sysrepo/src/shm_mod.c:464: void sr_shmmod_unlock(struct sr_mod_lock_s *, int, sr_lock_mode_t, sr_cid_t, sr_sid_t):
Assertion `!memcmp(&shm_lock->sid, &sid, si…
-
We are implementing the bbf-software-management.yang features and run into some obstacles. We are using the following versions of Netopeer2/Sysrepo versions:
libnetconf2: 2.0.24 (lib so: 2.1.20)
l…
-
## 问题描述
vue2老项目之前使用的是wangeditor v3版本,安装完v5版本模块,npm run dev 后报错 Error in ./node_modules/@wangeditor/editor/dist/index.esm.j
## wangEditor 版本
"@wangeditor/editor": "^5.0.1",
"@wangeditor/editor-…
-
Hi ,
I am still playing around with the netconf-config-change notifications. And found some odd behavoir.
I use the simple makeshift "replace" : ` sr_delete_item(session, "/openconfig-system:syst…
-
I try to create the value of a container leaf-list, but I get some error messages on sysrepo.
I do this on sr_plugin_init_cb.
Could you give me a hint to avoid the error message? Thanks.
**Vers…
-
Hi, I have found out that `sr_discard_oper_changes` doesn't discard operational nodes when using a parent xpath of the node. See this example code:
```cpp
#include
#include
#include
void get…
syyyr updated
2 years ago