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
*
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
*
lib: mgmtd: add server-side connection code to mgmt_msg
Christian Hopps
2023-05-28
1
-180
/
+89
*
lib: msg: refactor common connection code from mgmtd
Christian Hopps
2023-05-28
1
-2
/
+2
*
lib: mgmt msg: add version to messages
Christian Hopps
2023-05-28
1
-3
/
+3
*
lib: remove write-on-off, just requeue to the back of the queue
Christian Hopps
2023-05-28
1
-40
/
+2
*
mgmtd: simplify commit id to just be a timeval string
Christian Hopps
2023-05-04
1
-2
/
+2
*
mgmtd: fully implement debug flags for mgmtd and clients
Christian Hopps
2023-05-01
1
-16
/
+8
*
mgmtd: Fixing style warnings
rgirada
2023-04-05
1
-11
/
+15
*
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
-10
/
+10
*
*: 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
-8
/
+8
*
lib: mgmtd: fix build warnings (as error)
Christian Hopps
2023-03-22
1
-7
/
+9
*
lib, mgmtd: Add few fixes for commit-check and rollback
Pushpasis Sarkar
2023-03-22
1
-2
/
+4
*
mgmtd: lib: utilize msglib constructed from the removed code
Christian Hopps
2023-03-22
1
-267
/
+61
*
mgmtd: Add MGMT Transaction Framework
Yash Ranjan
2023-03-22
1
-163
/
+126
*
mgmtd: Add MGMT Frontend Interface Framework
Christian Hopps
2023-03-22
1
-0
/
+2147