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
*
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