index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
link_state.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Do not cast to the same type as the destination is
Donatas Abraitis
2023-09-29
1
-3
/
+3
*
lib: Fix memory leaks in LS Update Functions
Keelan10
2023-08-22
1
-3
/
+9
*
lib, zebra: include source client zapi info in opaque messages
Mark Stapp
2023-06-23
1
-36
/
+10
*
Merge pull request #13235 from Orange-OpenSource/link-state
Russ White
2023-05-02
1
-6
/
+10
|
\
|
*
lib: Fix memory leak in in Link State
Olivier Dugeon
2023-04-21
1
-5
/
+6
|
*
lib: Link State memory corruption
Olivier Dugeon
2023-04-21
1
-1
/
+4
*
|
Merge pull request #12933 from Orange-OpenSource/link_state
Philippe Guibert
2023-04-20
1
-39
/
+76
|
\
\
|
*
|
lib: Update Edge Key in link_state
Olivier Dugeon
2023-04-07
1
-39
/
+76
*
|
|
Merge pull request #13193 from Keelan10/link_state-memory-leak
Jafar Al-Gharaibeh
2023-04-12
1
-0
/
+14
|
\
\
\
|
*
|
|
lib: Fix link state memory leak
Keelan10
2023-04-07
1
-0
/
+14
|
|
/
/
*
|
|
Merge pull request #12698 from Orange-OpenSource/isisd
Russ White
2023-04-11
1
-7
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib: Add ISO System & Network format to printfrr
Olivier Dugeon
2023-03-21
1
-7
/
+4
|
|
/
*
/
*: Use a `struct prefix *p` instead of a `struct prefix` in functions
Donald Sharp
2023-04-07
1
-6
/
+7
|
/
*
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-14
/
+1
|
\
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
|
lib,isisd: add extended admin-group info into the ted
Louis Scalbert
2023-02-10
1
-2
/
+74
|
/
*
lib: Add missing enum's to switch statement
Donald Sharp
2023-01-31
1
-5
/
+8
*
lib: fix ls_prefix memory allocation
Louis Scalbert
2022-12-13
1
-1
/
+1
*
lib: Ensure ls_msg2edge does not use memory after freeing
Donald Sharp
2022-08-15
1
-2
/
+3
*
lib: Correct valgrind errors
Olivier Dugeon
2022-08-01
1
-3
/
+3
*
isisd, lib, ospfd, pathd: Null out free'd pointer
Donald Sharp
2022-03-31
1
-9
/
+10
*
lib: Update Link State functions to handle IPv6
Olivier Dugeon
2021-11-30
1
-136
/
+205
*
lib: use _safe iteration during link_state/ted cleanup
Mark Stapp
2021-11-18
1
-6
/
+6
*
lib: Fix comparison function in link_state.c
Olivier Dugeon
2021-10-29
1
-30
/
+196
*
*: Do not check for XMALLOC/XCALLOC against NULLs
Donatas Abraitis
2021-06-29
1
-12
/
+0
*
lib: Do not double-assign freed pointer to NULL
Donatas Abraitis
2021-06-17
1
-4
/
+0
*
*: make sure `config.h` or `zebra.h` is first
David Lamparter
2021-04-23
1
-0
/
+2
*
lib: Update Link State Database
Olivier Dugeon
2021-03-23
1
-117
/
+1308
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
*: fix format string SNAFUs
David Lamparter
2021-02-16
1
-3
/
+4
*
*: remove tabs & newlines from log messages
David Lamparter
2021-02-14
1
-5
/
+5
*
libs, ospfd: remove inet_ntoa
Mark Stapp
2021-01-27
1
-4
/
+2
*
lib: Add Link State Database
Olivier Dugeon
2021-01-04
1
-0
/
+1284