summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_spf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-211-1/+1
|\
| * ospf6d: fix off-by-one on display of spf reasonsChristian Franke2016-10-211-1/+1
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-21/+5
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+1
* | ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-3/+6
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-1/+1
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-11/+12
* | ospf6d: argv updateDaniel Walton2016-09-231-3/+3
|/
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* zebra/ospf/ospf6: Fix several memory leaks on if up/downDon Slice2016-06-281-0/+1
* *: use void * for printing pointersDavid Lamparter2016-05-301-1/+1
* *: use long long to print time_tDavid Lamparter2016-05-301-4/+5
* Fix most compiler warnings in default GCC build.Paul Jakma2016-05-261-0/+1
* Should be able to "no" the full text of any config lineDaniel Walton2015-11-231-0/+12
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-6/+5
* Fixing a couple of issues with ospf6_route_remove () routine.Donald Sharp2015-05-201-2/+3
* ospf6d: ospfv3-stub-area-support.patchDonald Sharp2015-05-201-4/+7
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-44/+91
* ospf6d: add SPF logs, statistics, and display of SPF parametersDinesh Dutt2013-11-081-2/+50
* ospf6d: add overload supportDinesh Dutt2013-11-081-0/+5
* ospf6d: schedule SPF to run on events rather than directly on each event.Dinesh Dutt2013-11-081-17/+172
* ospf6d: complete SNMP implementation of ospfv3AreaTableVincent Bernat2012-06-251-0/+2
* ospf6d: always remove the result of a previous SPF calculationTom Goff2011-12-141-2/+2
* ospf6d: address more trivial compiler warningsDenis Ovsienko2011-09-271-2/+1
* ospf6d: Fix memory allocation issues in SPFTom Goff2011-03-211-6/+7
* ospf6d: fix crash in SPF calculationDmitrij Tejblum2011-01-131-17/+5
* Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe2009-06-221-2/+2
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-12/+12
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-6/+5
* *.c: Change level of debug messages to LOG_DEBUG.hasso2004-12-241-18/+18
* Merge svn revisions 1208, 1222 and 1228 from Zebra cvs.hasso2004-11-251-7/+70
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-1/+1
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-2/+2
* Merge svn revision 975 from Zebra repository.hasso2004-09-011-1/+1
* Merge svn revisions 924 and 925 from Zebra CVS. Also remove uselesshasso2004-08-191-41/+43
* SVN revisions 916-920 from Zebra. ABR support is almost done.hasso2004-08-151-4/+9
* SVN revision 907 from Zebra cvs repository.hasso2004-08-041-5/+5
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-1248/+438
* Initial revisionpaul2002-12-131-0/+1454