index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_abr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8057 from ranjanyash54/default-route
Russ White
2021-03-30
1
-0
/
+17
|
\
|
*
ospf6d: Minor changes for stub area
Yash Ranjan
2021-03-29
1
-0
/
+14
|
*
ospf6d: Add logic to set metric if route-map not present
Yash Ranjan
2021-03-29
1
-0
/
+3
*
|
ospf6d: fix ospf6_abr_examin_summary to check for a path cost change
Karen Schoener
2021-03-26
1
-1
/
+2
|
/
*
Merge pull request #8035 from qlyoung/remove-more-sprintf
Mark Stapp
2021-02-23
1
-2
/
+4
|
\
|
*
*: remove more sprintf()
Quentin Young
2021-02-09
1
-2
/
+4
*
|
ospf6d : fix issue in ecmp inter area route
Soman K S
2021-02-10
1
-12
/
+39
|
/
*
ospf6d: Remove #if 0 code that has not been used in a long time
Donald Sharp
2021-01-28
1
-13
/
+0
*
ospf6d: Json support added for command "show ipv6 ospf6 database [json]"
Yash Ranjan
2021-01-13
1
-14
/
+41
*
ospf6: get instance from route table scope
Igor Ryzhov
2020-11-30
1
-38
/
+32
*
Merge pull request #7448 from mjstapp/fix_gcc10_formats
Donald Sharp
2020-11-10
1
-8
/
+5
|
\
|
*
* : clean up format specifiers for gcc-10
Mark Stapp
2020-11-04
1
-8
/
+5
*
|
Merge pull request #7261 from Niral-Networks/niral_dev_vrf_ospf6
Rafael Zalamena
2020-11-03
1
-49
/
+51
|
\
\
|
|
/
|
/
|
|
*
ospf6d : Transformation changes for ospf6 vrf support.
harios_niral
2020-10-31
1
-49
/
+51
*
|
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-64
/
+37
|
/
*
ospf6d : Preparing for ospf6d VRF support.
Kaushik
2020-09-01
1
-1
/
+1
*
ospf6d: pre-fix coccinelle hang points
David Lamparter
2020-07-14
1
-18
/
+9
*
ospf6d: stop looping thru same Inter-Area Router LSAs
Don Slice
2020-04-09
1
-3
/
+17
*
ospf6d: Recent changes in our build cause const to be respected
Donald Sharp
2020-04-01
1
-2
/
+2
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-45
/
+51
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-5
/
+6
*
*: generously apply const
David Lamparter
2019-12-02
1
-2
/
+2
*
ospf6d: abr summary advertise best route
Chirag Shah
2018-11-16
1
-2
/
+17
*
*: spelchek
David Lamparter
2018-10-25
1
-1
/
+1
*
ospf6d: dead code (Coverity 1399231)
F. Aragon
2018-10-02
1
-2
/
+3
*
ospf6d: null check (Coverity 1221441)
F. Aragon
2018-10-01
1
-0
/
+1
*
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
2018-09-12
1
-3
/
+0
*
Merge pull request #2562 from pacovn/Coverity_1221444_1221446_Out-of-bounds_read
Jafar Al-Gharaibeh
2018-06-29
1
-2
/
+3
|
\
|
*
ospf6d: OoB read (Coverity 1221444 1221446)
paco
2018-06-29
1
-2
/
+3
*
|
Merge pull request #2561 from pacovn/Coverity_1399231_Logically_dead_code
Jafar Al-Gharaibeh
2018-06-28
1
-8
/
+10
|
\
\
|
*
|
ospf6d: dead code (Coverity 1399231)
paco
2018-06-28
1
-8
/
+10
|
|
/
*
/
ospf6d: null check (Coverity 23024)
paco
2018-06-27
1
-0
/
+5
|
/
*
ospf6d: Fix inter area prefix
Chirag Shah
2018-05-21
1
-29
/
+264
*
ospf6d: Fix ABR brouter calculation corruption
Chirag Shah
2018-05-09
1
-4
/
+20
*
ospf6d: fix area border router duplicate
Chirag Shah
2018-05-08
1
-14
/
+36
*
ospf6d: assert that we set a variable
Quentin Young
2018-04-13
1
-0
/
+3
*
ospf6d: fix loop in ABRs
Chirag Shah
2018-03-29
1
-0
/
+4
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-15
/
+15
*
ospf6d: retain inter area border router type-4
Chirag Shah
2018-03-22
1
-3
/
+5
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-14
/
+11
*
ospf6d: Fix External routes ECMP
Chirag Shah
2018-01-02
1
-1
/
+9
*
ospf6d: fix clang warning, NULL() calls
Vincent JARDIN
2017-10-08
1
-10
/
+12
*
ospf6d: properly update prefix list references
David Lamparter
2017-08-24
1
-36
/
+23
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-995
/
+954
*
Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactor
David Lamparter
2017-07-14
1
-10
/
+10
|
\
|
*
*: remove VTYNL, part 4 of 6
David Lamparter
2017-07-14
1
-9
/
+9
|
*
*: remove VTYNL, part 2 of 6
David Lamparter
2017-07-14
1
-1
/
+1
|
*
ospf6d: VNL -> VTYNL
David Lamparter
2017-07-14
1
-7
/
+7
*
|
ospf6d: use macro for LSDB walks
David Lamparter
2017-07-11
1
-9
/
+5
|
/
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
[next]