index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mgmtd
/
mgmt_txn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgmtd: validate candidate yang tree before creating a config diff
Igor Ryzhov
2023-11-30
1
-18
/
+19
*
mgmtd: fix reply when running ds is not locked
Igor Ryzhov
2023-11-21
1
-3
/
+6
*
Merge pull request #14657 from idryzhov/mgmtd-remove-batch-ids
Christian Hopps
2023-11-18
1
-226
/
+33
|
\
|
*
mgmtd, lib: remove batch ids from all messages
Igor Ryzhov
2023-11-12
1
-226
/
+33
*
|
lib, mgmtd: respect base xpath in mgmtd
Igor Ryzhov
2023-11-12
1
-2
/
+2
|
/
*
Merge pull request #14525 from LabNConsulting/chopps/mgmtd-simplify-xpaths
Igor Ryzhov
2023-11-08
1
-31
/
+20
|
\
|
*
mgmtd: simplify xpath registries
Christian Hopps
2023-11-06
1
-31
/
+20
*
|
Merge pull request #14544 from idryzhov/mgmt-scratch-buffer
Donald Sharp
2023-11-08
1
-19
/
+5
|
\
\
|
*
|
mgmt: delete candidate scratch buffer
Igor Ryzhov
2023-10-06
1
-19
/
+5
*
|
|
mgmtd: fix local validation
Igor Ryzhov
2023-11-07
1
-1
/
+1
|
|
/
|
/
|
*
|
mgmtd, lib: remove batch ids from cfg apply reply
Igor Ryzhov
2023-10-17
1
-25
/
+13
|
/
*
mgmtd: adjust one unnecessary bool convert
anlan_cs
2023-07-12
1
-2
/
+1
*
mgmtd: consolidate getcfg and getdata msgs into "get"
Christian Hopps
2023-06-28
1
-57
/
+25
*
mgmtd: inclusive language change
Christian Hopps
2023-06-27
1
-455
/
+411
*
mgmtd: KISS the locking code
Christian Hopps
2023-06-19
1
-10
/
+19
*
mgmtd: simplify locking, removing read locks
Christian Hopps
2023-06-18
1
-102
/
+50
*
Merge pull request #13766 from LabNConsulting/chopps/mgmtd-cleanup
Igor Ryzhov
2023-06-13
1
-33
/
+33
|
\
|
*
mgmtd: complex redux in txn cleanup
Christian Hopps
2023-06-12
1
-33
/
+33
*
|
lib: mgmtd: fix/stdize debug message macros
Christian Hopps
2023-06-12
1
-1
/
+1
*
|
mgmtd: remove unused code
Christian Hopps
2023-06-12
1
-20
/
+0
|
/
*
Merge pull request #13690 from LabNConsulting/chopps/mgmtd-cleanup
Donald Sharp
2023-06-06
1
-33
/
+10
|
\
|
*
mgmtd: rm unused/unneeded code add couple comments
Christian Hopps
2023-06-05
1
-33
/
+10
*
|
mgmtd: Fix up some coverity issues
Donald Sharp
2023-06-05
1
-2
/
+1
|
/
*
mgmtd: xpath is already NULL in the failure path
Donald Sharp
2023-05-31
1
-9
/
+2
*
mgmtd: address review comments
Christian Hopps
2023-05-30
1
-1
/
+2
*
mgmtd: cleanup BE xpath subscription and matching code
Christian Hopps
2023-05-30
1
-41
/
+34
*
lib: mgmtd: fix memleaks
Christian Hopps
2023-05-30
1
-2
/
+5
*
mgmtd: simplify early config build removing unused code
Christian Hopps
2023-05-30
1
-15
/
+13
*
mgmtd: lib: cleanup error and debug messages
Christian Hopps
2023-05-28
1
-140
/
+164
*
mgmtd: eliminate unused state
Christian Hopps
2023-05-28
1
-1
/
+1
*
mgmtd: fully implement debug flags for mgmtd and clients
Christian Hopps
2023-05-01
1
-12
/
+2
*
Merge pull request #13149 from pushpasis/mgmt_cleanup_zlog
Christian Hopps
2023-04-24
1
-3
/
+3
|
\
|
*
mgmtd, lib: Cleanup zlog_err()
Pushpasis Sarkar
2023-04-12
1
-3
/
+3
*
|
mgmtd: Fixing style warnings
rgirada
2023-04-05
1
-0
/
+1
*
|
mgmtd: Fixing code coverity issues in mgmtd
rgirada
2023-04-05
1
-35
/
+5
|
/
*
mgmtd: Remove unnecessary asserts
Donald Sharp
2023-03-27
1
-6
/
+0
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-12
/
+12
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-6
/
+6
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-12
/
+12
*
lib: mgmtd: fix build warnings (as error)
Christian Hopps
2023-03-22
1
-2
/
+3
*
lib, mgmtd: Add few fixes for commit-check and rollback
Pushpasis Sarkar
2023-03-22
1
-0
/
+7
*
mgmtd: lib: utilize msglib constructed from the removed code
Christian Hopps
2023-03-22
1
-47
/
+5
*
mgmtd: Add MGMT Transaction Framework
Yash Ranjan
2023-03-22
1
-0
/
+2875