index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
mgmt_fe_client.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: add native RPC processing to mgmt frontend client
Igor Ryzhov
2024-04-22
1
-0
/
+35
*
mgmtd: add support for native 'edit' operation
Igor Ryzhov
2024-03-26
1
-0
/
+45
*
lib: fix processing of notifications on mgmt fe client
Igor Ryzhov
2024-02-23
1
-1
/
+2
*
Merge pull request #15268 from LabNConsulting/chopps/quieter-code
Igor Ryzhov
2024-02-01
1
-3
/
+3
|
\
|
*
mgmtd: convert MGMTD_FE_CLIENT_DBG() to debug_fe_client()
Christian Hopps
2024-02-01
1
-3
/
+3
*
|
mgmtd: add ability to choose datastore to get data from
Igor Ryzhov
2024-01-31
1
-2
/
+6
*
|
mgmtd: add support for with-defaults parameter to get-data
Igor Ryzhov
2024-01-31
1
-1
/
+4
|
/
*
lib: mgmtd: add YANG notification support
Christian Hopps
2024-01-30
1
-0
/
+5
*
lib, mgmtd: add ability to set content type in get-data request
Igor Ryzhov
2024-01-15
1
-1
/
+6
*
lib, mgmtd: add separate get-data request for the frontend
Igor Ryzhov
2024-01-14
1
-2
/
+2
*
lib: mgmtd: increase soft-max msg size to 64K
Christian Hopps
2023-12-30
1
-13
/
+2
*
mgmtd: step 4: FE adapter get-tree functionality
Christian Hopps
2023-12-28
1
-1
/
+1
*
lib: step 1: mgmtd: add FE get-tree functionality
Christian Hopps
2023-12-28
1
-0
/
+50
*
lib, mgmtd: move common header to lib
Igor Ryzhov
2023-11-17
1
-1
/
+1
*
lib: mgmtd: only clear pending for the in-progress command
Christian Hopps
2023-07-15
1
-0
/
+6
*
mgmtd: consolidate getcfg and getdata msgs into "get"
Christian Hopps
2023-06-28
1
-19
/
+13
*
mgmtd: KISS the locking code
Christian Hopps
2023-06-19
1
-1
/
+1
*
lib: mgmtd: use short-circuit for locking
Christian Hopps
2023-06-18
1
-1
/
+2
*
lib: mgmtd: improvements in logging and commentary
Christian Hopps
2023-06-13
1
-5
/
+4
*
lib: mgmtd: fix/stdize debug message macros
Christian Hopps
2023-06-12
1
-1
/
+1
*
lib: mgmtd: remove obfuscating abstraction layer and other cleanup
Christian Hopps
2023-06-04
1
-85
/
+94
*
lib: mgmtd: fixes for startup config file processing
Christian Hopps
2023-05-30
1
-0
/
+5
*
mgmtd: fix reading of config file[s]
Christian Hopps
2023-05-30
1
-0
/
+11
*
lib: dont be tricky with session_id just make it a session_id
Christian Hopps
2023-05-28
1
-22
/
+23
*
lib: msg: refactor common connection code from mgmtd
Christian Hopps
2023-05-28
1
-1
/
+1
*
mgmtd: fully implement debug flags for mgmtd and clients
Christian Hopps
2023-05-01
1
-0
/
+14
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+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
-3
/
+2
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
mgmtd: lib: utilize msglib constructed from the removed code
Christian Hopps
2023-03-22
1
-13
/
+2
*
mgmtd: Add MGMT Frontend Interface Framework
Christian Hopps
2023-03-22
1
-0
/
+358