summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_intra.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: OoB read (Coverity 1221444 1221446)paco2018-06-291-2/+3
* ospf6d: null check (Coverity 1468510)paco2018-06-251-0/+2
* ospf6d: Fix ECMP for asbr external routesChirag Shah2018-05-171-0/+2
* ospf6d: Fix ABR brouter calculation corruptionChirag Shah2018-05-091-9/+24
* ospf6d: fix intra prefix ecmpChirag Shah2018-05-021-222/+240
* ospf6d: assert nh list is non-nullQuentin Young2018-04-131-0/+1
* ospf6d: ECMP for Intra Area Prefix routesChirag Shah2018-04-061-18/+423
* ospf6d: fix loop in ABRsChirag Shah2018-03-291-4/+7
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-12/+12
* ospf6d: retain inter area border router type-4Chirag Shah2018-03-221-0/+30
* ospf6d: Intra-prefix LSA update after frr restartChirag Shah2018-03-081-0/+14
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-60/+57
* ospf6d: Fix External routes ECMPChirag Shah2018-01-021-1/+2
* ospf6d: SPF consider all Router LSAsChirag Shah2017-11-171-3/+3
* ospf6d: Divide LSupdate to keep size smallChirag Shah2017-10-201-9/+118
* ospf6d: fix clang warning, NULL() callsVincent JARDIN2017-10-081-13/+33
* ospf6d: fix heap use after freeQuentin Young2017-09-251-1/+14
* ospf6d: New version of GCC with new warningsDonald Sharp2017-07-281-1/+1
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-3/+2
* *: reindent pt. 2whitespace / reindent2017-07-171-2/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1601/+1540
* Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactorDavid Lamparter2017-07-141-30/+29
|\
| * *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-29/+28
| * *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-1/+1
| * ospf6d: VNL -> VTYNLDavid Lamparter2017-07-141-19/+19
* | ospf6d: use macro for LSDB walksDavid Lamparter2017-07-111-8/+4
|/
* Merge branch 'stable/3.0'David Lamparter2017-06-131-2/+7
|\
| * ospf6d: fix heap uafQuentin Young2017-06-061-2/+7
* | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-241-1/+2
|\|
| * ospf6d: fix use-after-freeQuentin Young2017-05-221-1/+2
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
|/
* lib, ospf6d: Refactor if_lookup_prefixDonald Sharp2017-03-151-1/+2
* *: use monotime()David Lamparter2017-01-231-2/+2
* ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-2/+4
* ospf6d: argv updateDaniel Walton2016-09-231-2/+2
* *: use void * for printing pointersDavid Lamparter2016-05-301-3/+4
* ospf6d: Fix double increment of Sequence NumberDonald Sharp2016-01-191-24/+0
* Quagga: prefix2str fixupDonald Sharp2015-11-231-4/+4
* Fixup compiler warnings for powerpcDonald Sharp2015-07-271-3/+3
* Fixing a couple of issues with ospf6_route_remove () routine.Donald Sharp2015-05-201-6/+9
* LA (local-address) bit related inter-op fix.Donald Sharp2015-05-201-3/+2
* ospf6d: ospfv3-stub-area-support.patchDonald Sharp2015-05-201-21/+36
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-11/+28
* ospf6d: add SPF logs, statistics, and display of SPF parametersDinesh Dutt2013-11-081-1/+1
* ospf6d: handle Prefix and Router Options bits correctlyDinesh Dutt2013-11-081-0/+4
* ospf6d: add LSA payload to show summary outputDinesh Dutt2013-11-081-4/+197
* ospf6d: add overload supportDinesh Dutt2013-11-081-0/+23
* ospf6d: correct nexthop through directly connected networksDinesh Dutt2013-11-081-3/+20
* ospf6d: don't suppress empty router LSADinesh Dutt2013-11-081-29/+20
* ospf6d: add p2p interface supportDinesh Dutt2013-11-081-2/+6