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
/
yang.c
Age
Commit message (
Expand
)
Author
2024-10-07
lib: add flag to have libyang load internal ietf-yang-library module
Christian Hopps
2024-09-17
lib: constify yang_resolve_snode_xpath results
Christian Hopps
2024-08-22
lib: Ensure SA that root cannot be NULL
Donald Sharp
2024-08-09
lib: Fix LYD_NEW_PATH_OUTPUT issue to support libyang v3.x
Lu.Mao
2024-06-06
lib: fix incorrect use of error checking macro
Christian Hopps
2024-05-08
Merge pull request #15608 from vjardin/libyang3
Martin Winter
2024-05-08
lib: libyang.so.3 compatibilty layers
Vincent JARDIN
2024-04-22
lib: add native RPC processing to mgmt backend client
Igor Ryzhov
2024-04-22
tests: add test for NB RPC callback
Igor Ryzhov
2024-03-26
mgmtd: add support for native 'edit' operation
Igor Ryzhov
2024-03-10
lib: fix initialization of northbound nodes
Igor Ryzhov
2024-02-18
lib: mgmtd: add xpath arg to notification message
Christian Hopps
2024-02-15
lib: actually create the tree for the conversion
Christian Hopps
2024-02-15
lib: fix memleak on success
Christian Hopps
2024-02-10
lib, mgmtd: fix processing of yang notifications
Igor Ryzhov
2024-02-04
lib: add ietf-yang-metadata to the list of built-in modules
Igor Ryzhov
2024-01-30
lib: mgmtd: add YANG notification support
Christian Hopps
2024-01-28
lib: fix yang_dnode_dup
Igor Ryzhov
2024-01-28
lib: add support for "features" when loading YANG modules
Igor Ryzhov
2024-01-27
build: homologize path handling
David Lamparter
2024-01-26
lib: add yang function for counting data nodes
Igor Ryzhov
2024-01-14
lib: fix yang_lyd_trim_xpath
Igor Ryzhov
2024-01-11
lib: fix coverity issues
Christian Hopps
2024-01-07
lib: use libyang functions if they are present
Christian Hopps
2024-01-07
lib: mgmtd: implement full XPath 1.0 predicate functionality
Christian Hopps
2023-12-28
lib: fixes required after rebasing
Christian Hopps
2023-12-28
lib: yang: add yang_get_node_keys() function
Christian Hopps
2023-12-28
lib: yang: add new functions
Christian Hopps
2023-12-26
lib: yang: add tree "printing" utility functions
Christian Hopps
2023-11-15
lib: fix printing multiple yang errors
Igor Ryzhov
2023-11-06
lib: yang: restore old API use now that it's fixed
Christian Hopps
2023-04-17
lib: add and use new yang function for finding schema nodes
Christian Hopps
2023-03-21
mgmtd: Add MGMT Transaction Framework
Yash Ranjan
2023-02-17
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-09
lib,yang,zebra: add affinity-map support
Louis Scalbert
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2022-01-17
lib: avoid pointless search for built-in IETF YANG
David Lamparter
2021-05-13
lib: adapt to version 2 of libyang
Christian Hopps
2021-03-17
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2020-12-18
pathd: New SR-TE policy management daemon
Sebastien Merle
2020-12-09
lib: prevent libyang abstraction memory leak
Rafael Zalamena
2020-11-19
Merge pull request #6145 from patrasar/pim_nb_code_upstream
Donald Sharp
2020-11-06
pimd: Northbound implementation for msdp mesh group, msdp peer commands
Sarita Patra
2020-10-23
lib: combine two YANG schema iteration functions into one
Renato Westphal
2020-10-23
lib: fix iteration over schema nodes of a single YANG module
Renato Westphal
2020-09-11
lib: better support for nested YANG augmentations
Renato Westphal
2020-08-20
lib: add yang modules to native module list
Chirag Shah
2020-08-07
Merge pull request #6517 from vishaldhingra/submodule
Donald Sharp
2020-07-28
lib: Add support to load submodules in embedded modules framework
vdhingra
2020-07-16
lib : Yang wrappers
vdhingra
[next]