index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_abr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: opsf_abr.c memory leak fix, free range
Jeevesh Rishi Dindyal (Sarvesh)
2023-05-10
1
-2
/
+4
*
ospfd: add support for NSSA Type-7 address ranges
Renato Westphal
2023-04-01
1
-70
/
+102
*
ospfd: do not install blackhole routes for ranges with "not-advertise"
Renato Westphal
2023-04-01
1
-19
/
+22
*
ospfd: refactor range commands
Renato Westphal
2023-04-01
1
-27
/
+5
*
ospfd: use the ospf_area_range_active() helper function more consistently
Renato Westphal
2023-04-01
1
-5
/
+5
*
ospfd: implement Type-7 default routes for NSSA areas
Renato Westphal
2023-04-01
1
-0
/
+81
*
*: 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
-3
/
+3
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-5
/
+5
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
Merge pull request #12366 from manojvn/ospfv2-flood-reduction
Russ White
2023-02-21
1
-3
/
+269
|
\
|
*
ospfd: generation of indication LSAs on area border routers.
Manoj Naragund
2023-01-20
1
-3
/
+269
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
|
/
*
ospfd: changes code maintainability
sri-mohan1
2022-08-19
1
-220
/
+198
*
ospfd: debug string corrected
sri-mohan1
2022-08-12
1
-1
/
+1
*
ospfd: Remove usage of inet_ntop
Donald Sharp
2022-07-30
1
-4
/
+2
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-3
/
+1
*
ospfd: fix backbone connection check to account for restarting neighbors
Renato Westphal
2021-11-25
1
-1
/
+20
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-0
/
+6
*
ospfd: install Type-7 when NSSA area is configured after redistribution
Alexander Chernavin
2021-04-12
1
-1
/
+0
*
ospfd: add support for suppress_fa
ckishimo
2021-03-24
1
-1
/
+2
*
ospfd: fix NSSA translator
ckishimo
2020-11-19
1
-1
/
+1
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-74
/
+75
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-16
/
+8
*
Merge pull request #7206 from ckishimo/fix7086
Russ White
2020-10-20
1
-6
/
+10
|
\
|
*
ospfd: flush type 5 when type 7 is removed
ckishimo
2020-09-29
1
-6
/
+10
*
|
ospfd: Convert to using %pFX
Donald Sharp
2020-10-17
1
-8
/
+8
|
/
*
Merge pull request #7122 from ckishimo/type4
Russ White
2020-09-22
1
-0
/
+9
|
\
|
*
ospfd: do not generate type 4 LSA from NSSA ABR
ckishimo
2020-09-17
1
-0
/
+9
*
|
ospfd: flush type 5 when type 7 is removed
ckishimo
2020-09-12
1
-0
/
+9
|
/
*
ospfd: install Type-7 when NSSA enabled after redistribution
Alexander Chernavin
2020-09-03
1
-0
/
+1
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-99
/
+49
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-4
/
+2
*
ospfd: Cleanup set but unused variables
Donald Sharp
2020-02-27
1
-2
/
+1
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-1
/
+1
*
ospfd: handling of OSPF_AREA_RANGE_ADVERTISE flag
Sarita Patra
2018-09-25
1
-1
/
+5
*
ospfd: OSPF_[ERR|WARN] -> EC_OSPF
Quentin Young
2018-09-13
1
-3
/
+3
*
ospfd: Modify ospf_abr.c to use new error-code subsystem
Donald Sharp
2018-09-06
1
-3
/
+7
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-10
/
+10
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-11
/
+12
*
ospfd: LSDB_LOOP treat it as a loop.
Donald Sharp
2018-01-17
1
-34
/
+33
*
ospfd: OSPFv2 VRF Support
Chirag Shah
2017-10-03
1
-3
/
+3
*
ospfd: fix route_node_get
Chirag Shah
2017-08-28
1
-0
/
+2
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-11
/
+14
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-14
/
+11
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-1561
/
+1538
*
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-24
1
-6
/
+3
|
\
|
*
ospfd: remember format for ospf area id
Quentin Young
2017-05-19
1
-6
/
+3
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-6
/
+5
[next]