summaryrefslogtreecommitdiff
path: root/isisd/isis_spf.c
AgeCommit message (Expand)Author
2012-12-12isisd: fix ipv6 metric endiannessNick Hilliard
2012-12-12isisd: address Coverity warningsDavid Lamparter
2012-12-12isisd: fix spftree_area_del typo causing SEGVDavid Lamparter
2012-11-05isisd: clock_gettime() -> quagga_gettime() conversion.Hasso Tepper
2012-10-25isisd: pull up invalid prefix assert()David Lamparter
2012-04-07isisd: couple of bug fixesSubbaiah Venkata
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2006-12-08[isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma
2005-11-20[isisd] remove includes of common system headers.paul
2005-10-01 * isis_adjacency.c: Stop expire timer while deleting adjacency.hasso
2005-09-28 * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso
2005-09-26 * isis_spf.c: Changing cost from uint16_t to uint32_t. Unsethasso
2005-09-26 * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to workhasso
2005-09-19 * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.hasso
2005-09-04 * *.c: Try to be less verbose by default (without any debug optionshasso
2005-04-072005-04-07 Paul Jakma <paul.jakma@sun.com>paul
2005-03-07 * isis_spf.c: host.name might be NULL.hasso
2005-01-18 * *.c: Changed many functions to static. Some commented outhasso
2004-12-24zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso
2004-10-07No warnings here any more.hasso
2004-09-26Compiler warnings fixes.hasso
2004-09-19Rework of SPF threads schedule logic. I'm not 100% sure whether it's righthasso
2004-09-10Indentation only. No any functional changes.hasso
2004-05-19Fixing crash fix attempt. It's still mess and logic is wrong and ... but athasso
2004-05-19Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]).hasso
2004-05-19Make it compile in NetBSD and OpenBSD.hasso
2004-02-11Threads usage cleanup. Still at least one bug to go.hasso
2003-12-23Some fixes to isisd done by me and Cougar in the spring of 2003. Seehasso
2003-12-23Initial revisionjardin