index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
northbound_oper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: fix `time_t` print without cast
David Lamparter
2024-05-02
1
-2
/
+3
*
mgmtd: add support for native 'edit' operation
Igor Ryzhov
2024-03-26
1
-33
/
+1
*
lib: fix oper data leaf creation
Igor Ryzhov
2024-01-15
1
-1
/
+11
*
lib: fix coverity issue
Christian Hopps
2024-01-12
1
-1
/
+2
*
lib: change type of `inner` to `struct lyd_node *`, cleaner code
Christian Hopps
2024-01-11
1
-31
/
+40
*
lib: implement missing YANG choice/case statements.
Christian Hopps
2024-01-11
1
-41
/
+68
*
Merge pull request #15123 from LabNConsulting/chopps/fix-oper-state-memleak
Donatas Abraitis
2024-01-10
1
-1
/
+3
|
\
|
*
lib: fix oper-state memleak
Christian Hopps
2024-01-09
1
-1
/
+3
*
|
lib: use libyang functions if they are present
Christian Hopps
2024-01-07
1
-4
/
+1
*
|
lib: mgmtd: implement full XPath 1.0 predicate functionality
Christian Hopps
2024-01-07
1
-4
/
+20
*
|
lib: fix clang SA warnings
Christian Hopps
2024-01-07
1
-1
/
+12
|
/
*
Merge pull request #15073 from LabNConsulting/chopps/fix-yang-key-queries
Donald Sharp
2024-01-02
1
-2
/
+14
|
\
|
*
lib: fix specific entry queries
Christian Hopps
2024-01-02
1
-2
/
+14
*
|
lib: don't count on scheme key nodes being first children
Christian Hopps
2024-01-02
1
-9
/
+12
|
/
*
lib: northbound: add yielding and batching to oper-state queries
Christian Hopps
2023-12-28
1
-0
/
+1769