index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospfd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
Revert "ospfd: few fixes in rSPF calc when LSA received from non root node"
Donatas Abraitis
2023-01-17
1
-1
/
+0
*
ospfd: fix SPF table memory leak
Rafael Zalamena
2022-12-20
1
-0
/
+4
*
ospfd: Fixing memleak.
rgirada
2022-11-22
1
-0
/
+21
*
ospfd: few fixes in rSPF calc when LSA received from non root node
Madhuri Kuruganti
2022-10-12
1
-0
/
+1
*
ospfd: Added clis to change default timers for LSA refresh and maxage remove ...
Manoj Naragund
2022-09-01
1
-0
/
+1
*
ospfd: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-2
/
+2
*
ospfd: Remove various macros that overlap THREAD_OFF
Donald Sharp
2022-07-21
1
-24
/
+24
*
ospfd: add router id support to ospf api
Christian Hopps
2022-06-23
1
-0
/
+5
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-3
/
+1
*
ospfd: Fix spelling mistakes
Donald Sharp
2022-02-14
1
-1
/
+1
*
*: do not send opaque data to zebra by default
Igor Ryzhov
2022-01-24
1
-2
/
+0
*
Merge pull request #9644 from opensourcerouting/ospf-opaque-attrs
Russ White
2022-01-18
1
-0
/
+2
|
\
|
*
lib, ospfd, ospf6d, zebra: add OSPF opaque route attributes
Renato Westphal
2022-01-15
1
-0
/
+2
*
|
*: rework renaming the default VRF
Igor Ryzhov
2021-12-21
1
-26
/
+15
|
/
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-2
/
+2
*
*: Cleanup some documentation from quagga->frr
Donald Sharp
2021-11-11
1
-1
/
+1
*
ospfd: Close log files before exiting
Donald Sharp
2021-10-20
1
-0
/
+1
*
ospfd: Summary LSA is not originated when process is reset
Mobashshera Rasool
2021-09-02
1
-0
/
+3
*
ospfd: fix initialization when vrf doesn't exist yet
Igor Ryzhov
2021-08-12
1
-35
/
+27
*
ospfd: ospf redistribute originating LSA internal connected routes
Mobashshera Rasool
2021-08-10
1
-4
/
+4
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-4
/
+15
*
ospfd: rename the graceful restart header
Renato Westphal
2021-07-05
1
-1
/
+1
*
Merge pull request #8798 from opensourcerouting/ospfd-fixes
Olivier Dugeon
2021-06-09
1
-3
/
+6
|
\
|
*
ospfd: fix cleanup of MaxAge LSAs on exit
Renato Westphal
2021-06-08
1
-1
/
+1
|
*
ospfd: fix GR helper initialization and termination
Renato Westphal
2021-06-08
1
-2
/
+5
*
|
ospfd: fix passive interface configuration
Igor Ryzhov
2021-06-05
1
-10
/
+0
|
/
*
ospfd: if destroy the whole ospf, then remove ospf's interface config: passiv...
anlancs
2021-06-03
1
-11
/
+15
*
ospfd: fix "default-information originate" in non-existing vrf
Igor Ryzhov
2021-05-18
1
-0
/
+10
*
Merge pull request #8639 from idryzhov/isis-new-bfd-lib
Rafael Zalamena
2021-05-09
1
-1
/
+0
|
\
|
*
lib: remove old bfd library
Igor Ryzhov
2021-05-07
1
-1
/
+0
*
|
ospfd: free "default-information originate" config when removing router
Igor Ryzhov
2021-05-07
1
-2
/
+7
*
|
ospfd: deregister vrf from zebra when vrf is disabled
Igor Ryzhov
2021-05-05
1
-12
/
+15
|
/
*
Merge pull request #8455 from achernavin22/ospf_nssa_after_redist2
Russ White
2021-04-20
1
-0
/
+1
|
\
|
*
ospfd: install Type-7 when NSSA area is configured after redistribution
Alexander Chernavin
2021-04-12
1
-0
/
+1
*
|
ospfd: Support use of ospf with DMVPN
Amol Lad
2021-04-05
1
-0
/
+1
|
/
*
Merge pull request #8058 from rgirada/ospf-ecmp
Mark Stapp
2021-03-30
1
-0
/
+4
|
\
|
*
ospfd: Max multipath config support
rgirada
2021-03-30
1
-0
/
+4
*
|
Merge pull request #8362 from idryzhov/fix-ospf-cli-count
Mark Stapp
2021-03-30
1
-30
/
+17
|
\
\
|
|
/
|
/
|
|
*
ospfd: fix counting of "ip ospf area" commands
Igor Ryzhov
2021-03-30
1
-30
/
+17
*
|
ospfd: add support for suppress_fa
ckishimo
2021-03-24
1
-0
/
+28
|
/
*
ospfd: rework BFD integration
Rafael Zalamena
2021-03-23
1
-0
/
+4
*
*: require semicolon after DEFINE_<typesafe...>
David Lamparter
2021-03-17
1
-1
/
+1
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
ospfd: don't rely on instance existence in vty
Igor Ryzhov
2021-02-24
1
-16
/
+10
*
ospfd: ospf_nbr_nbma_lookup_next always returns NULL
Donald Sharp
2021-01-28
1
-9
/
+0
*
ospfd: Remove #if 0 code
Donald Sharp
2021-01-28
1
-40
/
+0
*
ospfd: Add support for TI-LFA node protection
GalaxyGorilla
2021-01-19
1
-2
/
+12
*
ospfd: TI-LFA basic infrastructure and algorithms
GalaxyGorilla
2021-01-19
1
-9
/
+37
[next]