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: 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
*
ospfd: Default route becomes stale route in nbrs even after flush from origin...
rgirada
2022-03-21
1
-3
/
+3
*
ospfd: NULL passed instead of ei pointer in external lsa origination
rgirada
2022-02-24
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-15
/
+7
*
Merge pull request #10293 from rgirada/ospf_lsid
Russ White
2022-02-08
1
-98
/
+307
|
\
|
*
ospfd: Modifying LSID generation algorithm
rgirada
2022-01-22
1
-98
/
+307
*
|
ospfd: Use AF_UNSPEC instead of setting to 0
Donald Sharp
2022-02-07
1
-2
/
+2
*
|
ospfd: Get `default-information originate` working for ospf instances
Donald Sharp
2022-01-18
1
-2
/
+1
|
/
*
ospfd: fix incorrect detection of topology changes in helper mode
Renato Westphal
2021-11-23
1
-5
/
+25
*
lib: change thread_add_* API
Igor Ryzhov
2021-10-20
1
-4
/
+0
*
ospfd: RFC conformance test case 25.23 issue fix
Mobashshera Rasool
2021-09-03
1
-0
/
+26
*
ospfd: Summarised External LSA is not flushed in one scenario
Mobashshera Rasool
2021-08-17
1
-0
/
+2
*
Merge pull request #8767 from opensourcerouting/ospfd-gr
Russ White
2021-07-13
1
-14
/
+56
|
\
|
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-0
/
+46
|
*
ospfd: print extra LSA information in some log messages
Renato Westphal
2021-07-05
1
-14
/
+10
*
|
lib,ospfd,ospf6d: remove duplicated function
Rafael Zalamena
2021-07-09
1
-16
/
+4
|
/
*
ospfd: External lsa handling in opaque capabilities enable/disable
rgirada
2021-06-21
1
-7
/
+33
*
lib, ospfd, ospf6d: fix logging of pointer addresses
Renato Westphal
2021-06-08
1
-8
/
+8
*
ospfd: Correct Coverity defects
Olivier Dugeon
2021-05-19
1
-4
/
+5
*
ospfd: Support use of ospf with DMVPN
Amol Lad
2021-04-05
1
-2
/
+10
*
ospfd: add support for suppress_fa
ckishimo
2021-03-24
1
-2
/
+27
*
*: fix format string SNAFUs
David Lamparter
2021-02-16
1
-3
/
+2
*
*: remove tabs & newlines from log messages
David Lamparter
2021-02-14
1
-1
/
+1
*
Merge pull request #7953 from mjstapp/fix_more_ntoa
Rafael Zalamena
2021-01-29
1
-3
/
+4
|
\
|
*
libs, ospfd: remove inet_ntoa
Mark Stapp
2021-01-27
1
-3
/
+4
*
|
ospfd: Remove #if 0 code
Donald Sharp
2021-01-28
1
-19
/
+0
|
/
*
Merge pull request #7127 from opensourcerouting/ospf_ti-lfa
Russ White
2021-01-26
1
-5
/
+4
|
\
|
*
ospfd: TI-LFA basic infrastructure and algorithms
GalaxyGorilla
2021-01-19
1
-5
/
+4
*
|
Merge pull request #7436 from ckishimo/cosmetic
Donald Sharp
2021-01-20
1
-10
/
+8
|
\
\
|
|
/
|
/
|
|
*
ospfd: cosmetic function names in debug
ckishimo
2021-01-12
1
-10
/
+8
*
|
ospfd: Clear ip ospf process and clear ip ospf neighbor
Mobashshera Rasool
2021-01-12
1
-1
/
+12
|
/
*
Merge pull request #7736 from ton31337/fix/s_addr_INADDR_ANY
Russ White
2020-12-15
1
-5
/
+5
|
\
|
*
*: Replace s_addr check agains 0 with INADDR_ANY
Donatas Abraitis
2020-12-14
1
-5
/
+5
*
|
ospfd: avoid inet_ntoa
Mark Stapp
2020-12-14
1
-2
/
+2
|
/
*
ospfd: OSPF external summarisation scenarios
rgirada
2020-11-02
1
-11
/
+82
*
ospfd: ospf summarisation core handlers
rgirada
2020-11-02
1
-16
/
+22
*
Merge pull request #7341 from kssoman/nssa_fix
Olivier Dugeon
2020-10-27
1
-0
/
+31
|
\
|
*
ospfd: External LSA not flushed when area is configured as nssa or stub
Soman K S
2020-10-24
1
-0
/
+31
*
|
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-88
/
+82
[next]