index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mgmtd
/
mgmt_fe_adapter.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgmtd: add notify selectors to filter datastore notifications
Christian Hopps
4 days
1
-37
/
+198
*
mgmtd: improve debug statement
Christian Hopps
12 days
1
-2
/
+2
*
mgmtd: fix memory leak in FE adapter
Christian Hopps
2024-12-24
1
-1
/
+1
*
mgmtd: add ietf-yang-library support
Christian Hopps
2024-09-18
1
-0
/
+25
*
lib: mgmtd: add `changed` and `created` to edit-reply msg
Christian Hopps
2024-09-17
1
-8
/
+16
*
mgmtd: allow dest DS "running" if implicit lock+commit
Christian Hopps
2024-09-17
1
-4
/
+6
*
lib: constify yang_resolve_snode_xpath results
Christian Hopps
2024-09-17
1
-3
/
+1
*
mgmtd: fix a couple compilation warnings.
Christian Hopps
2024-08-18
1
-2
/
+1
*
mgmtd: add native session-req (create/delete) messages
Christian Hopps
2024-06-11
1
-0
/
+124
*
mgmtd: add front-end notification selector support
Christian Hopps
2024-06-07
1
-7
/
+90
*
mgmtd: rpc and action handling both should use rpc map.
Christian Hopps
2024-05-07
1
-9
/
+3
*
mgmtd: add native RPC processing
Igor Ryzhov
2024-04-22
1
-1
/
+153
*
mgmtd: add backend xpath map for RPC
Igor Ryzhov
2024-04-22
1
-1
/
+2
*
mgmtd: add support for native 'edit' operation
Igor Ryzhov
2024-03-26
1
-5
/
+189
*
mgmtd: remove unused commit phase SEND_CFG
Christian Hopps
2024-02-12
1
-9
/
+0
*
mgmtd, vtysh: fix possible conflict when reading the config
Igor Ryzhov
2024-02-07
1
-3
/
+0
*
Merge pull request #15268 from LabNConsulting/chopps/quieter-code
Igor Ryzhov
2024-02-01
1
-154
/
+122
|
\
|
*
mgmtd: convert MGMT_FE_ADAPTER_DBG() to __dbg()
Christian Hopps
2024-02-01
1
-154
/
+122
*
|
mgmtd: fix printing an empty data tree
Igor Ryzhov
2024-01-31
1
-8
/
+0
*
|
mgmtd: add ability to choose datastore to get data from
Igor Ryzhov
2024-01-31
1
-1
/
+20
*
|
mgmtd: add support for with-defaults parameter to get-data
Igor Ryzhov
2024-01-31
1
-6
/
+27
|
/
*
lib: mgmtd: add YANG notification support
Christian Hopps
2024-01-30
1
-12
/
+28
*
lib, mgmtd: fix wrong mgmtd socket paths
David Lamparter
2024-01-27
1
-3
/
+6
*
mgmtd: fix commit request overwrite
Igor Ryzhov
2024-01-26
1
-1
/
+4
*
lib, mgmtd: add ability to set content type in get-data request
Igor Ryzhov
2024-01-15
1
-3
/
+3
*
lib, mgmtd: add separate get-data request for the frontend
Igor Ryzhov
2024-01-14
1
-6
/
+6
*
lib: fix coverity issues
Christian Hopps
2024-01-11
1
-1
/
+1
*
lib: mgmtd: implement full XPath 1.0 predicate functionality
Christian Hopps
2024-01-07
1
-7
/
+36
*
lib: fix clang SA warnings
Christian Hopps
2024-01-07
1
-1
/
+1
*
lib: mgmtd: increase soft-max msg size to 64K
Christian Hopps
2023-12-30
1
-1
/
+1
*
lib: add dedicated API functions for native msgs
Christian Hopps
2023-12-28
1
-4
/
+4
*
mgmtd: step 6: remove old unfinished get-data code
Christian Hopps
2023-12-28
1
-12
/
+4
*
mgmtd: step 5: add get-tree txn functionality
Christian Hopps
2023-12-28
1
-8
/
+0
*
mgmtd: step 4: FE adapter get-tree functionality
Christian Hopps
2023-12-28
1
-3
/
+272
*
mgmtd: enable conn debug when user enables mgmtd debugs
Christian Hopps
2023-12-05
1
-0
/
+11
*
lib: mgmtd: only clear pending for the in-progress command
Christian Hopps
2023-07-15
1
-3
/
+2
*
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
-310
/
+129
*
mgmtd: KISS the locking code
Christian Hopps
2023-06-19
1
-172
/
+63
*
mgmtd: simplify locking, removing read locks
Christian Hopps
2023-06-18
1
-183
/
+80
*
lib: mgmtd: use short-circuit for locking
Christian Hopps
2023-06-18
1
-3
/
+4
*
lib: mgmtd: improvements in logging and commentary
Christian Hopps
2023-06-13
1
-28
/
+33
*
lib: mgmtd: fix/stdize debug message macros
Christian Hopps
2023-06-12
1
-1
/
+1
*
mgmtd: Add note to SETCFG_REQ and debug logging
Christian Hopps
2023-05-30
1
-2
/
+11
*
mgmtd: lib: cleanup error and debug messages
Christian Hopps
2023-05-28
1
-43
/
+59
*
lib: add short-circuit operation between same process
Christian Hopps
2023-05-28
1
-8
/
+10
*
lib: mgmtd: add a identifying tag to the debug message
Christian Hopps
2023-05-28
1
-3
/
+3
*
lib: dont be tricky with session_id just make it a session_id
Christian Hopps
2023-05-28
1
-38
/
+44
*
mgmtd: fix cleanup of cleanup in FE adapter code
Christian Hopps
2023-05-28
1
-48
/
+41
*
mgmtd: convert BE/FE adapter to use allocated connections
Christian Hopps
2023-05-28
1
-24
/
+20
[next]