]> git.proxmox.com Git - mirror_frr.git/commit
lib: Update sysrepo code with the latest API changes
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 9 Jun 2022 14:33:22 +0000 (17:33 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 9 Jun 2022 14:33:22 +0000 (17:33 +0300)
commit1dd5ce9b9317cce35fc6702f63d48ec7213af1fe
tree0fd3b6785ccea79ba04da34c533d26787be52640
parent121903bd01020a24df9c4679dd0b9ab2853a234b
lib: Update sysrepo code with the latest API changes

* sr_event_notif_send -> sr_notif_send
* sr_process_events -> sr_subscription_process_events
* sr_oper_get_items_subscribe -> sr_oper_get_subscribe
* Removed SR_SUBSCR_CTX_REUSE flag from the code at all

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
lib/northbound_sysrepo.c