summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_spf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: missing ECMP NHs in certain topologieslynne2023-04-131-0/+4
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* ospf6d: introduce support for Graceful Restart (restarting mode)Renato Westphal2021-09-161-0/+1
* ospf6d: support for nssa in ospfv3Kaushik2021-06-041-1/+1
* ospf6d: Support for nssa in ospfv3Kaushik2021-06-041-2/+6
* ospf6d: Add logic to change the status of router to ASBRYash Ranjan2021-03-291-0/+1
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-1/+1
* ospf6d: Json support added for command "show ipv6 ospf6 spf tree [json]"Yash Ranjan2021-03-021-1/+3
* ospf6d: add CLI to control maximum paths for routes.Mobashshera Rasool2021-02-011-0/+1
* ospf6: get instance from route table scopeIgor Ryzhov2020-11-301-2/+1
* ospf6d : Transformation changes for ospf6 vrf support.harios_niral2020-10-311-2/+3
* ospf6d: replace pqueue_* with DECLARE_SKIPLISTDavid Lamparter2019-04-271-0/+4
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-6/+6
* ospf6d: spf calculation w/ multiple router lsasChirag Shah2018-01-231-0/+4
* ospf6d: SPF consider all Router LSAsChirag Shah2017-11-171-0/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-90/+79
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-3/+3
* ospf6d: add SPF logs, statistics, and display of SPF parametersDinesh Dutt2013-11-081-1/+68
* ospf6d: schedule SPF to run on events rather than directly on each event.Dinesh Dutt2013-11-081-1/+4
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-12/+12
* Merge svn revisions 1208, 1222 and 1228 from Zebra cvs.hasso2004-11-251-0/+1
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-1/+1
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-1/+1
* Merge svn revisions 924 and 925 from Zebra CVS. Also remove uselesshasso2004-08-191-2/+2
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-50/+38
* Initial revisionpaul2002-12-131-0/+105