index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_lsa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Correct one word
anlan_cs
2025-01-03
1
-1
/
+1
*
ospfd: OSPF multi-instance default origination fixes
Acee Lindem
2024-11-17
1
-6
/
+1
*
ospfd: Fix assert in LSA refresh interval setting
Acee
2024-11-05
1
-2
/
+7
*
ospfd: Fix opaque LSA refresh interval and modify LSA cmds.
Acee Lindem
2024-10-25
1
-11
/
+17
*
ospfd: Fixup ospf_lsa.[ch] to properly spell out parameters for functions
Donald Sharp
2024-10-16
1
-9
/
+8
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-1
/
+2
*
* : include event ptr in event_execute api
Mark Stapp
2023-07-25
1
-1
/
+1
*
ospfd: Implement OSPF prefix-suppression as specified in RFC 6860
Acee
2023-07-20
1
-21
/
+51
*
ospf: fix lsa leak
ryndia
2023-07-07
1
-1
/
+0
*
ospfd: Respect loopback's cost that is set and set loopback costs to 0
Donald Sharp
2023-05-10
1
-1
/
+2
*
ospfd: handle type-7 routes
Jafar Al-Gharaibeh
2023-04-18
1
-0
/
+3
*
Merge pull request #13269 from Keelan10/ospf_lsa-memory-leak
Donald Sharp
2023-04-12
1
-9
/
+13
|
\
|
*
ospfd: Fix ospf_lsa memory leak
Keelan10
2023-04-12
1
-9
/
+13
*
|
ospfd: remove duplicated code
Renato Westphal
2023-04-01
1
-3
/
+0
*
|
ospfd: implement Type-7 default routes for NSSA areas
Renato Westphal
2023-04-01
1
-5
/
+98
|
/
*
Merge pull request #12953 from donaldsharp/struct_event
Jafar Al-Gharaibeh
2023-03-24
1
-18
/
+18
|
\
|
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
|
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-6
/
+6
|
*
*: Convert thread_should_yield and thread_set_yield_time
Donald Sharp
2023-03-24
1
-1
/
+1
|
*
*: Convert thread_execute to event_execute
Donald Sharp
2023-03-24
1
-1
/
+1
|
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-4
/
+4
|
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-5
/
+5
|
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
Merge pull request #13093 from manojvn/ospf_mem_leaks
Donald Sharp
2023-03-24
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
ospfd: Fix for memory leak issue in ospf related to flood_reduction tests.
Manoj Naragund
2023-03-23
1
-4
/
+4
*
|
ospfd: Fixing Summary origination after range configuration
rgirada
2023-03-21
1
-8
/
+8
|
/
*
ospfd: Ospf ABR doesnt Advertise LSA summary
rgirada
2023-03-17
1
-6
/
+7
*
Merge pull request #12366 from manojvn/ospfv2-flood-reduction
Russ White
2023-02-21
1
-4
/
+84
|
\
|
*
ospfd: Core logic implementation.
Manoj Naragund
2023-01-20
1
-4
/
+84
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
|
/
*
Revert "ospfd: rSPF calc and messaging for optimal route reflection"
Donatas Abraitis
2023-01-17
1
-94
/
+4
*
Revert "ospfd: few fixes in rSPF calc when LSA received from non root node"
Donatas Abraitis
2023-01-17
1
-0
/
+3
*
ospfd: fix typo and report the link name in the warning
Jafar Al-Gharaibeh
2022-12-12
1
-2
/
+4
*
ospfd: Fix RFC conformance test cases 25.19 and 27.6
Mobashshera Rasool
2022-11-21
1
-0
/
+7
*
ospfd: prevent from crashing when processing external lsa
Philippe Guibert
2022-11-10
1
-2
/
+2
*
Merge pull request #12215 from LabNConsulting/working/lb/ospf-allow-for-zero
Jafar Al-Gharaibeh
2022-10-29
1
-1
/
+2
|
\
|
*
ospfd: remove assert on zero length LSA - which is permitted by spec
Lou Berger
2022-10-28
1
-1
/
+2
*
|
ospfd/ospfclient: add option to flush/withdrawal with zero length
Lou Berger
2022-10-21
1
-0
/
+1
|
/
*
ospfd: few fixes in rSPF calc when LSA received from non root node
Madhuri Kuruganti
2022-10-12
1
-3
/
+0
*
ospfd: rSPF calc and messaging for optimal route reflection
Madhuri Kuruganti
2022-10-12
1
-4
/
+94
*
Merge pull request #11864 from manojvn/clis
Donatas Abraitis
2022-09-06
1
-3
/
+4
|
\
|
*
ospfd: Added clis to change default timers for LSA refresh and maxage remove ...
Manoj Naragund
2022-09-01
1
-3
/
+4
*
|
ospfd: crash when router acts as GR helper upon a topo change
rgirada
2022-08-30
1
-4
/
+5
|
/
*
ospfd: changes for code maintainability
sri-mohan1
2022-08-24
1
-30
/
+24
*
ospfd: Coverity warns that we could possibly use unininted data
Donald Sharp
2022-07-27
1
-1
/
+1
*
ospfd: Remove various macros that overlap THREAD_OFF
Donald Sharp
2022-07-21
1
-1
/
+1
*
ospfd: correct one debug info for lsa
anlan_cs
2022-07-20
1
-3
/
+3
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-4
/
+3
*
*: Fix spelling of accomodate
Donald Sharp
2022-04-19
1
-1
/
+1
*
*: Fix spelling of comparision
Donald Sharp
2022-04-19
1
-1
/
+1
[next]