summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_spf.c
Commit message (Expand)AuthorAgeFilesLines
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-02-261-2/+6
* *: use void * for printing pointersDavid Lamparter2015-04-211-1/+1
* *: use long long to print time_tDavid Lamparter2015-04-191-4/+5
* Fix most compiler warnings in default GCC build.Paul Jakma2014-09-231-1/+2
* ospf6d: add SPF logs, statistics, and display of SPF parametersDinesh Dutt2013-11-071-2/+50
* ospf6d: add overload supportDinesh Dutt2013-11-071-0/+5
* ospf6d: schedule SPF to run on events rather than directly on each event.Dinesh Dutt2013-11-071-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>quagga_post_listloop_cleanuppaul2005-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