index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mgmtd
/
mgmt_be_adapter.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgmtd: add backend xpath map for RPC
Igor Ryzhov
2024-04-22
1
-2
/
+10
*
mgmtd: backend subscriptions to notifications
Christian Hopps
2024-01-30
1
-1
/
+2
*
lib: mgmtd: add YANG notification support
Christian Hopps
2024-01-30
1
-0
/
+7
*
ripngd: convert ripngd to mgmtd
Christian Hopps
2024-01-26
1
-1
/
+4
*
ripd: ripd convert to mgmtd
Christian Hopps
2024-01-26
1
-0
/
+3
*
mgmtd: remove heavy duplication in mgmtd config read
Christian Hopps
2024-01-19
1
-2
/
+2
*
zebra: add zebra to mgmtd oper-state
Christian Hopps
2023-12-28
1
-0
/
+1
*
lib: add dedicated API functions for native msgs
Christian Hopps
2023-12-28
1
-4
/
+4
*
mgmtd: step 5: add get-tree txn functionality
Christian Hopps
2023-12-28
1
-0
/
+3
*
mgmtd: step 3: BE adapter native message handling
Christian Hopps
2023-12-28
1
-0
/
+13
*
mgmtd: enable conn debug when user enables mgmtd debugs
Christian Hopps
2023-12-05
1
-0
/
+3
*
Merge pull request #14815 from idryzhov/lib-mgmt-deps
Christian Hopps
2023-11-22
1
-1
/
+1
|
\
|
*
lib, mgmtd: move common header to lib
Igor Ryzhov
2023-11-17
1
-1
/
+1
*
|
mgmtd, lib: remove batch ids from all messages
Igor Ryzhov
2023-11-12
1
-4
/
+1
|
/
*
mgmtd: get rid of unused init value to fix coverity warning
Christian Hopps
2023-11-09
1
-2
/
+1
*
mgmtd: simplify xpath registries
Christian Hopps
2023-11-06
1
-12
/
+49
*
mgmtd: simplify locking, removing read locks
Christian Hopps
2023-06-18
1
-4
/
+2
*
mgmtd: rm unused/unneeded code add couple comments
Christian Hopps
2023-06-05
1
-39
/
+15
*
mgmtd: address review comments
Christian Hopps
2023-05-30
1
-4
/
+4
*
mgmtd: cleanup BE xpath subscription and matching code
Christian Hopps
2023-05-30
1
-13
/
+22
*
mgmtd: eliminate unused state
Christian Hopps
2023-05-28
1
-3
/
+0
*
mgmtd: convert BE/FE adapter to use allocated connections
Christian Hopps
2023-05-28
1
-2
/
+1
*
lib: mgmtd: add server-side connection code to mgmt_msg
Christian Hopps
2023-05-28
1
-12
/
+9
*
lib: remove write-on-off, just requeue to the back of the queue
Christian Hopps
2023-05-28
1
-3
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-5
/
+5
*
mgmtd: lib: utilize msglib constructed from the removed code
Christian Hopps
2023-03-22
1
-15
/
+3
*
mgmtd: Add MGMT Backend Interface Framework
Christian Hopps
2023-03-22
1
-0
/
+231