summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_abr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8057 from ranjanyash54/default-routeRuss White2021-03-301-0/+17
|\
| * ospf6d: Minor changes for stub areaYash Ranjan2021-03-291-0/+14
| * ospf6d: Add logic to set metric if route-map not presentYash Ranjan2021-03-291-0/+3
* | ospf6d: fix ospf6_abr_examin_summary to check for a path cost changeKaren Schoener2021-03-261-1/+2
|/
* Merge pull request #8035 from qlyoung/remove-more-sprintfMark Stapp2021-02-231-2/+4
|\
| * *: remove more sprintf()Quentin Young2021-02-091-2/+4
* | ospf6d : fix issue in ecmp inter area routeSoman K S2021-02-101-12/+39
|/
* ospf6d: Remove #if 0 code that has not been used in a long timeDonald Sharp2021-01-281-13/+0
* ospf6d: Json support added for command "show ipv6 ospf6 database [json]"Yash Ranjan2021-01-131-14/+41
* ospf6: get instance from route table scopeIgor Ryzhov2020-11-301-38/+32
* Merge pull request #7448 from mjstapp/fix_gcc10_formatsDonald Sharp2020-11-101-8/+5
|\
| * * : clean up format specifiers for gcc-10Mark Stapp2020-11-041-8/+5
* | Merge pull request #7261 from Niral-Networks/niral_dev_vrf_ospf6Rafael Zalamena2020-11-031-49/+51
|\ \ | |/ |/|
| * ospf6d : Transformation changes for ospf6 vrf support.harios_niral2020-10-311-49/+51
* | :* Convert prefix2str to %pFXDonatas Abraitis2020-10-221-64/+37
|/
* ospf6d : Preparing for ospf6d VRF support.Kaushik2020-09-011-1/+1
* ospf6d: pre-fix coccinelle hang pointsDavid Lamparter2020-07-141-18/+9
* ospf6d: stop looping thru same Inter-Area Router LSAsDon Slice2020-04-091-3/+17
* ospf6d: Recent changes in our build cause const to be respectedDonald Sharp2020-04-011-2/+2
* *: Finish off the __PRETTY_FUNCTION__ to __func__Donald Sharp2020-03-061-45/+51
* *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-5/+6
* *: generously apply constDavid Lamparter2019-12-021-2/+2
* ospf6d: abr summary advertise best routeChirag Shah2018-11-161-2/+17
* *: spelchekDavid Lamparter2018-10-251-1/+1
* ospf6d: dead code (Coverity 1399231)F. Aragon2018-10-021-2/+3
* ospf6d: null check (Coverity 1221441)F. Aragon2018-10-011-0/+1
* bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon2018-09-121-3/+0
* Merge pull request #2562 from pacovn/Coverity_1221444_1221446_Out-of-bounds_readJafar Al-Gharaibeh2018-06-291-2/+3
|\
| * ospf6d: OoB read (Coverity 1221444 1221446)paco2018-06-291-2/+3
* | Merge pull request #2561 from pacovn/Coverity_1399231_Logically_dead_codeJafar Al-Gharaibeh2018-06-281-8/+10
|\ \
| * | ospf6d: dead code (Coverity 1399231)paco2018-06-281-8/+10
| |/
* / ospf6d: null check (Coverity 23024)paco2018-06-271-0/+5
|/
* ospf6d: Fix inter area prefixChirag Shah2018-05-211-29/+264
* ospf6d: Fix ABR brouter calculation corruptionChirag Shah2018-05-091-4/+20
* ospf6d: fix area border router duplicateChirag Shah2018-05-081-14/+36
* ospf6d: assert that we set a variableQuentin Young2018-04-131-0/+3
* ospf6d: fix loop in ABRsChirag Shah2018-03-291-0/+4
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-15/+15
* ospf6d: retain inter area border router type-4Chirag Shah2018-03-221-3/+5
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-14/+11
* ospf6d: Fix External routes ECMPChirag Shah2018-01-021-1/+9
* ospf6d: fix clang warning, NULL() callsVincent JARDIN2017-10-081-10/+12
* ospf6d: properly update prefix list referencesDavid Lamparter2017-08-241-36/+23
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-995/+954
* Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactorDavid Lamparter2017-07-141-10/+10
|\
| * *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-9/+9
| * *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-1/+1
| * ospf6d: VNL -> VTYNLDavid Lamparter2017-07-141-7/+7
* | ospf6d: use macro for LSDB walksDavid Lamparter2017-07-111-9/+5
|/
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3