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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgmtd: testc: add listen for datastore notifications
Christian Hopps
12 days
1
-0
/
+10
*
lib: northbound/mgmtd: add backend model support
Christian Hopps
2025-01-14
1
-0
/
+11
*
mgmtd: add notify selectors to filter datastore notifications
Christian Hopps
2025-01-14
1
-11
/
+24
*
mgmtd: fix compile error
anlan_cs
2024-12-21
1
-3
/
+3
*
mgmtd: Ensure map is NULL
Donald Sharp
2024-08-28
1
-0
/
+2
*
*: Fix spelling errors found
Donald Sharp
2024-08-15
1
-1
/
+1
*
mgmtd: add empty notif xpath map for completeness
Christian Hopps
2024-06-07
1
-0
/
+11
*
mgmtd: add missing diagnostic show cmd output (notify maps)
Christian Hopps
2024-05-09
1
-4
/
+13
*
ripngd: convert RPC commands to mgmtd
Igor Ryzhov
2024-04-22
1
-0
/
+7
*
ripd: convert RPC commands to mgmtd
Igor Ryzhov
2024-04-22
1
-1
/
+9
*
mgmtd: add native RPC processing
Igor Ryzhov
2024-04-22
1
-0
/
+10
*
mgmtd: add backend xpath map for RPC
Igor Ryzhov
2024-04-22
1
-29
/
+87
*
lib: add keychain northbound support
Christian Hopps
2024-03-05
1
-0
/
+2
*
lib: mgmtd: add xpath arg to notification message
Christian Hopps
2024-02-19
1
-11
/
+15
*
mgmtd: fix be_is_client_interested
Igor Ryzhov
2024-02-12
1
-10
/
+5
*
lib, mgmtd: fix processing of yang notifications
Igor Ryzhov
2024-02-10
1
-3
/
+11
*
mgmtd: convert MGMT_BE_ADAPTER_DBG() to __dbg()
Christian Hopps
2024-02-01
1
-84
/
+64
*
mgmtd: backend subscriptions to notifications
Christian Hopps
2024-01-30
1
-18
/
+74
*
lib: mgmtd: add YANG notification support
Christian Hopps
2024-01-30
1
-0
/
+6
*
zebra: convert to mgmtd
Igor Ryzhov
2024-01-28
1
-7
/
+18
*
Merge pull request #15243 from opensourcerouting/autoconf-dir-mess
Donald Sharp
2024-01-28
1
-3
/
+6
|
\
|
*
lib, mgmtd: fix wrong mgmtd socket paths
David Lamparter
2024-01-27
1
-3
/
+6
*
|
mgmtd: fix ripngd oper-data xpaths
Igor Ryzhov
2024-01-28
1
-1
/
+1
|
/
*
ripngd: convert ripngd to mgmtd
Christian Hopps
2024-01-26
1
-1
/
+25
*
ripd: ripd convert to mgmtd
Christian Hopps
2024-01-26
1
-0
/
+25
*
mgmtd: fix commit request overwrite
Igor Ryzhov
2024-01-26
1
-16
/
+5
*
mgmtd: fix log type
Igor Ryzhov
2024-01-26
1
-1
/
+1
*
mgmtd: remove heavy duplication in mgmtd config read
Christian Hopps
2024-01-19
1
-39
/
+25
*
doc: mgmtd: update mgmtd conversion doc to be current.
Christian Hopps
2024-01-13
1
-6
/
+6
*
lib: mgmtd: increase soft-max msg size to 64K
Christian Hopps
2023-12-30
1
-1
/
+1
*
zebra: add zebra to mgmtd oper-state
Christian Hopps
2023-12-28
1
-1
/
+11
*
lib: add dedicated API functions for native msgs
Christian Hopps
2023-12-28
1
-14
/
+6
*
mgmtd: step 6: remove old unfinished get-data code
Christian Hopps
2023-12-28
1
-6
/
+0
*
mgmtd: step 5: add get-tree txn functionality
Christian Hopps
2023-12-28
1
-4
/
+30
*
mgmtd: step 3: BE adapter native message handling
Christian Hopps
2023-12-28
1
-6
/
+54
*
mgmtd: enable conn debug when user enables mgmtd debugs
Christian Hopps
2023-12-05
1
-2
/
+11
*
mgmtd, lib: remove batch ids from all messages
Igor Ryzhov
2023-11-12
1
-8
/
+5
*
mgmtd: simplify xpath registries
Christian Hopps
2023-11-06
1
-267
/
+195
*
mgmtd, lib: remove batch ids from cfg apply reply
Igor Ryzhov
2023-10-17
1
-7
/
+1
*
mgmtd: convert map to darr use allowing dynamic registrations
Christian Hopps
2023-06-28
1
-99
/
+55
*
mgmtd: remove unused "placeholder" code.
Christian Hopps
2023-06-28
1
-5
/
+0
*
mgmtd: simplify locking, removing read locks
Christian Hopps
2023-06-18
1
-6
/
+5
*
lib: mgmtd: fix/stdize debug message macros
Christian Hopps
2023-06-12
1
-1
/
+1
*
mgmtd: rm unused/unneeded code add couple comments
Christian Hopps
2023-06-05
1
-38
/
+8
*
mgmtd: address review comments
Christian Hopps
2023-05-30
1
-6
/
+1
*
mgmtd: cleanup BE xpath subscription and matching code
Christian Hopps
2023-05-30
1
-177
/
+193
*
mgmtd: simplify early config build removing unused code
Christian Hopps
2023-05-30
1
-6
/
+11
*
mgmtd: lib: cleanup error and debug messages
Christian Hopps
2023-05-28
1
-36
/
+30
*
mgmtd: lib: move INIT to after client registers
Christian Hopps
2023-05-28
1
-0
/
+5
*
mgmtd: send reply to SUBSCR_REQ with success or not
Christian Hopps
2023-05-28
1
-9
/
+35
[next]