index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #13722 from fdumontet6WIND/color_extcomm
Donatas Abraitis
2023-06-27
2
-0
/
+8
|
\
|
*
bgpd: add colored extended communities support
Francois Dumontet
2023-06-26
2
-0
/
+8
*
|
lib: add notifications for opaque zapi messages
Mark Stapp
2023-06-23
3
-2
/
+173
*
|
lib, zebra: include source client zapi info in opaque messages
Mark Stapp
2023-06-23
3
-64
/
+95
*
|
mgmtd: KISS the locking code
Christian Hopps
2023-06-19
7
-98
/
+124
*
|
lib: mgmtd: use short-circuit for locking
Christian Hopps
2023-06-18
4
-74
/
+104
*
|
lib: mgmtd: re-purpose is_short_circuit and fix depth variable inc/dec
Christian Hopps
2023-06-18
2
-5
/
+9
|
/
*
Merge pull request #13766 from LabNConsulting/chopps/mgmtd-cleanup
Igor Ryzhov
2023-06-13
3
-13
/
+13
|
\
|
*
lib: mgmtd: simplify implicit commit code
Christian Hopps
2023-06-12
3
-13
/
+13
*
|
Merge pull request #13768 from LabNConsulting/chopps/mgmt-better-logs
Igor Ryzhov
2023-06-13
7
-36
/
+78
|
\
\
|
*
|
lib: mgmtd: improvements in logging and commentary
Christian Hopps
2023-06-13
7
-36
/
+78
*
|
|
Merge pull request #13764 from LabNConsulting/chopps/robust1
Igor Ryzhov
2023-06-13
1
-66
/
+62
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: mgmtd: make error handling more robust
Christian Hopps
2023-06-12
1
-66
/
+62
|
|
/
*
|
lib: mgmtd: fix/stdize debug message macros
Christian Hopps
2023-06-12
2
-2
/
+2
*
|
lib: mgmtd: session create and destroy both short-circuit
Christian Hopps
2023-06-12
1
-4
/
+1
*
|
lib: mgmtd: avoid recursion with vty_close and add error log
Christian Hopps
2023-06-12
1
-1
/
+11
|
/
*
lib: close config files after reading (coverity)
Christian Hopps
2023-06-06
1
-0
/
+4
*
mgmtd: rm unused/unneeded code add couple comments
Christian Hopps
2023-06-05
2
-3
/
+5
*
Merge pull request #13681 from LabNConsulting/chopps/bad-abstract2
Donald Sharp
2023-06-05
2
-292
/
+137
|
\
|
*
lib: mgmtd: remove abstraction layer and other cleanup
Christian Hopps
2023-06-04
2
-292
/
+137
*
|
lib: mgmtd: remove obfuscating abstraction layer and other cleanup
Christian Hopps
2023-06-04
3
-468
/
+292
|
/
*
lib: fix vtysh core when handling questionmark
Yuan Yuan
2023-05-31
1
-2
/
+6
*
Merge pull request #13631 from donaldsharp/fix_some_ping_issues
Donatas Abraitis
2023-05-30
1
-0
/
+1
|
\
|
*
lib, zebra: Ensure that the ifp->node exists
Donald Sharp
2023-05-28
1
-0
/
+1
*
|
mgmtd: address review comments
Christian Hopps
2023-05-30
1
-3
/
+1
*
|
mgmtd: fix clang uninit warning
Christian Hopps
2023-05-30
1
-1
/
+3
*
|
lib: mgmtd: fix memleaks
Christian Hopps
2023-05-30
2
-0
/
+2
*
|
lib: mgmtd: add manual vty server start option and use it
Christian Hopps
2023-05-30
4
-19
/
+39
*
|
lib: mgmtd: fixes for startup config file processing
Christian Hopps
2023-05-30
5
-51
/
+136
*
|
mgmtd: fix reading of config file[s]
Christian Hopps
2023-05-30
5
-69
/
+182
*
|
lib: enable short circuit for FE client/adapter connection
Christian Hopps
2023-05-28
2
-3
/
+17
*
|
mgmtd: lib: cleanup error and debug messages
Christian Hopps
2023-05-28
1
-52
/
+62
*
|
mgmtd: lib: move INIT to after client registers
Christian Hopps
2023-05-28
1
-0
/
+6
*
|
lib: add short-circuit operation between same process
Christian Hopps
2023-05-28
4
-27
/
+151
*
|
lib: mgmtd: add a identifying tag to the debug message
Christian Hopps
2023-05-28
2
-4
/
+6
*
|
lib: dont be tricky with session_id just make it a session_id
Christian Hopps
2023-05-28
4
-254
/
+195
*
|
lib: mgmtd: add server-side connection code to mgmt_msg
Christian Hopps
2023-05-28
2
-12
/
+188
*
|
lib: msg: refactor common connection code from mgmtd
Christian Hopps
2023-05-28
7
-390
/
+432
*
|
lib: mgmt msg: add version to messages
Christian Hopps
2023-05-28
4
-27
/
+40
*
|
lib: remove write-on-off, just requeue to the back of the queue
Christian Hopps
2023-05-28
4
-90
/
+5
|
/
*
Merge pull request #13555 from LabNConsulting/aceelindem/ospf-p2mp-delayed-re...
Russ White
2023-05-23
1
-0
/
+1
|
\
|
*
ospfd: OSPF P2MP Delayed Reflooding configuration
Acee
2023-05-22
1
-0
/
+1
*
|
Merge pull request #13556 from donaldsharp/token_to_desc
Russ White
2023-05-23
2
-8
/
+7
|
\
\
|
*
|
lib, mgmtd: Use short memory names so they fit within vty output
Donald Sharp
2023-05-20
1
-3
/
+2
|
*
|
lib: Fix overlapping memory type
Donald Sharp
2023-05-20
1
-5
/
+5
|
|
/
*
/
lib: va_end must be called
Donald Sharp
2023-05-22
1
-1
/
+5
|
/
*
Merge pull request #13369 from samanvithab/bgpd_fix
Donatas Abraitis
2023-05-18
1
-6
/
+33
|
\
|
*
lib : fix duplicate prefix list delete
Samanvitha B Bhargav
2023-05-09
1
-6
/
+33
*
|
Merge pull request #12949 from opensourcerouting/ospf-unplanned-gr
Russ White
2023-05-16
1
-0
/
+1
|
\
\
|
*
|
ospfd, ospf6d: introduce the "graceful-restart hello-delay" command
Renato Westphal
2023-05-09
1
-0
/
+1
[next]