index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
northbound.c
Age
Commit message (
Expand
)
Author
2025-02-18
lib: nb: call child destroy CBs when YANG container is deleted
Christian Hopps
2024-10-07
lib: add flag to have libyang load internal ietf-yang-library module
Christian Hopps
2024-09-17
lib: mgmtd: add `changed` and `created` to edit-reply msg
Christian Hopps
2024-09-17
lib: mgmtd: cleanup error value for native messaging
Christian Hopps
2024-09-17
lib: constify yang_resolve_snode_xpath results
Christian Hopps
2024-04-22
lib: fix style and add more comments to NB code
Igor Ryzhov
2024-04-22
lib: rework northbound RPC callback
Igor Ryzhov
2024-04-22
Merge pull request #15468 from idryzhov/mgmt-native-edit
Christian Hopps
2024-03-26
mgmtd: add support for native 'edit' operation
Igor Ryzhov
2024-03-15
*: remove confd plugin
Igor Ryzhov
2024-03-05
lib: fix apply_finish callback in northbound
Igor Ryzhov
2024-02-26
lib: fix setting temporary log options for libyang
Igor Ryzhov
2024-02-24
lib: fix nb callbacks for containers inside choice case
Igor Ryzhov
2024-02-24
lib: fix order of northbound operations
Igor Ryzhov
2024-02-20
lib: fix order of northbound callbacks
Igor Ryzhov
2024-02-15
lib: always call new notification hooks too
Christian Hopps
2024-02-11
lib, mgmtd: rework processing of yang notifications
Igor Ryzhov
2024-01-30
lib: mgmtd: add YANG notification support
Christian Hopps
2024-01-28
lib: add support for "features" when loading YANG modules
Igor Ryzhov
2024-01-23
lib: remove leaf-list xpath hack from northbound
Igor Ryzhov
2024-01-19
mgmtd: remove heavy duplication in mgmtd config read
Christian Hopps
2024-01-19
lib: better conditionalize leaf-list predicate xpath addition
Christian Hopps
2024-01-19
lib: libyang logging temp off to avoid unwanted log message
Christian Hopps
2024-01-12
Merge pull request #14542 from idryzhov/nb-op-cb-split
Christian Hopps
2024-01-11
lib, mgmtd: rename ignore_cbs to ignore_cfg_cbs
Igor Ryzhov
2024-01-11
mgmt, lib: implement REPLACE operation
Igor Ryzhov
2024-01-11
lib: move dnode creation into a separate function
Igor Ryzhov
2024-01-11
mgmt, lib: differentiate DELETE and REMOVE operations
Igor Ryzhov
2024-01-11
mgmtd, lib: implement CREATE_EXCL operation
Igor Ryzhov
2024-01-11
lib: split nb_operation into two types
Igor Ryzhov
2024-01-07
lib: mgmtd: implement full XPath 1.0 predicate functionality
Christian Hopps
2024-01-04
lib: remove unused/replaced oper-state iteration code
Christian Hopps
2023-12-30
lib: fix coverity CID 1574981
Christian Hopps
2023-12-28
lib: northbound: add yielding and batching to oper-state queries
Christian Hopps
2023-12-28
lib: create and use libyang tree during oper-state walk
Christian Hopps
2023-12-28
lib: northbound: improve xpath functionality
Christian Hopps
2023-11-21
lib: load nb callbacks even with ignore_cbs set
Igor Ryzhov
2023-11-20
lib: use LYD_VALIDATE_MULTI_ERROR only if available
David Lamparter
2023-11-15
lib: print all errors when validating a config
Igor Ryzhov
2023-11-13
Merge pull request #14768 from idryzhov/mgmtd-base-xpath
Donald Sharp
2023-11-12
lib, mgmtd: respect base xpath in mgmtd
Igor Ryzhov
2023-11-11
lib: fix possible freeing of libyang data
Igor Ryzhov
2023-11-08
Merge pull request #14544 from idryzhov/mgmt-scratch-buffer
Donald Sharp
2023-10-21
lib: remove incorrect comment from northbound
Igor Ryzhov
2023-10-06
mgmt: delete candidate scratch buffer
Igor Ryzhov
2023-09-20
lib: random make-coverity-happy nits
David Lamparter
2023-06-05
mgmtd: rm unused/unneeded code add couple comments
Christian Hopps
2023-04-17
lib: fix broken "show yang operational-data" functionality
Christian Hopps
2023-04-17
lib: add and use new yang function for finding schema nodes
Christian Hopps
2023-03-24
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
[next]