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 #9752 from opensourcerouting/ospf6d-nssa-ranges
Russ White
2021-10-20
1
-41
/
+66
|
\
|
*
ospf6d: add support for NSSA Type-7 address ranges
Renato Westphal
2021-10-06
1
-7
/
+40
|
*
ospf6d: assorted code cleanup
Renato Westphal
2021-10-06
1
-25
/
+22
|
*
ospf6d: remove unused function parameter
Renato Westphal
2021-10-06
1
-14
/
+9
*
|
ospf6d: code cleanup.
Manoj Naragund
2021-10-06
1
-9
/
+8
*
|
ospf6d: minor struct compare issues.
Manoj Naragund
2021-09-30
1
-4
/
+13
|
/
*
ospf6d: rework filtering commands to be in line with ospfd
Renato Westphal
2021-09-20
1
-95
/
+63
*
Merge pull request #9019 from pjdruddy/ospfv3-early-break-list-walk
Russ White
2021-09-10
1
-3
/
+10
|
\
|
*
ospf6d: break early on route prefix mismatch
Pat Ruddy
2021-07-20
1
-3
/
+10
*
|
ospf6d: add support for NSSA totally stub areas
Renato Westphal
2021-09-07
1
-9
/
+9
*
|
ospf6d: fix logging of border router routes
Renato Westphal
2021-08-24
1
-5
/
+25
*
|
Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisation
Russ White
2021-07-30
1
-3
/
+5
|
\
\
|
*
|
ospf6d: Store ospf6 back pointer in route struct
Mobashshera Rasool
2021-07-21
1
-3
/
+5
*
|
|
Merge pull request #9090 from opensourcerouting/ospfv3-fixes-20210720
Donald Sharp
2021-07-27
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospf6d: move prefix_options from _path to _route
David Lamparter
2021-07-20
1
-3
/
+3
|
|
/
*
/
ospf6d: always generate default route for stubs
Rafael Zalamena
2021-07-20
1
-13
/
+0
|
/
*
ospf6d: Rename ospf6_is_router_abr to more accurately reflect what it does
Donald Sharp
2021-06-10
1
-4
/
+4
*
ospf6d: Support for nssa in ospfv3
Kaushik
2021-06-04
1
-21
/
+79
*
ospf6: fix memory leak in ospf6_abr_examin_summary
Pat Ruddy
2021-05-27
1
-3
/
+3
*
ospf6d: Fix when an "export-list" or "filter-list out" is applied.
lynne
2021-05-04
1
-2
/
+25
*
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
|
\
\
[next]