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: 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
*
|
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-3
/
+2
|
/
*
ospfd: Fix compile warnings
Donald Sharp
2017-02-03
1
-6
/
+6
*
ospfd: Some small tweaks to the SPF execution reason patch
Paul Jakma
2016-05-26
1
-2
/
+1
*
Quagga: prefix2str fixup
Donald Sharp
2015-11-23
1
-3
/
+3
*
ospfd-spf-stats.patch
Donald Sharp
2015-05-20
1
-0
/
+1
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-1
/
+1
*
ospfd: Corrected ospfd Type-4/Type-5 ls update handling
Vishal Kumar
2013-01-07
1
-1
/
+2
*
ospfd: respect max-metric over configured cost for summary LSAs
JR Rivers
2012-10-25
1
-8
/
+28
*
ospfd: ABR algorithm not propagating MAXAGE LSAs into area
JR Rivers
2012-10-25
1
-2
/
+3
*
ospfd: blackhole route removal for area range
JR Rivers
2012-10-25
1
-20
/
+16
*
ospfd: fix bug in NSSA ABR status check
Denis Ovsienko
2012-01-02
1
-2
/
+2
*
ospfd: remove unused code
Stephen Hemminger
2011-12-06
1
-45
/
+0
*
ospfd: Unify router and network LSA refresh logic with general refresher
Paul Jakma
2010-12-08
1
-4
/
+3
*
ospfd: Change struct ospf_path *oi to ifindex.
Joakim Tjernlund
2009-08-03
1
-8
/
+5
*
[ospfd] NSSA translate-enabled ABR should declare itself as ASBR
Paul Jakma
2006-06-26
1
-48
/
+61
*
[ospfd] Fix leak in area-range-cost command, CID #46.
Paul Jakma
2006-05-13
1
-1
/
+1
*
2005-11-20 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-20
1
-1
/
+38
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-1
/
+1
*
2005-07-26 Paul Jakma <paul.jakma@sun.com>
paul
2005-07-26
1
-1
/
+1
*
2005-05-26 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-26
1
-1
/
+1
*
2005-05-06 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-06
1
-38
/
+37
[next]