summaryrefslogtreecommitdiffstats
path: root/isisd/isisd.c
Commit message (Expand)AuthorAgeFilesLines
* [isisd] Bug #437: fix ssert caused by bad list managementpaul2008-01-291-2/+6
* [isisd] Fix compiler warnings and allow v4-only compilationpaul2006-12-081-5/+20
* * isis_adjacency.c: Stop expire timer while deleting adjacency.hasso2005-10-011-0/+25
* * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso2005-09-281-35/+34
* * isis_spf.c: Changing cost from uint16_t to uint32_t. Unsethasso2005-09-261-2/+4
* * isisd.[ch]: Introduce oldmetric flag for area and transitionhasso2005-09-261-14/+29
* * isis_lsp.h: Added backpointer to the area from LSP. For now it's usedhasso2005-09-191-44/+71
* * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-041-2/+4
* * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memsethasso2005-09-011-4/+2
* 2005-05-25 Paul Jakma <paul@dishone.st>paul2005-05-251-3/+3
* 2005-04-10 Paul Jakma <paul@dishone.st>paul2005-04-101-1/+1
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga.post.listloop.cleanuppaul2005-04-071-34/+24
* * configure.ac: Add --enable-isis-topology to enable isisd topologyhasso2005-04-021-5/+5
* Make authentication of SNPs work correctly - ie. conditionally like it is inhasso2005-01-011-4/+70
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-3/+3
* Sync isisd with changes in lib.hasso2004-10-111-3/+3
* Compiler warnings fixes.hasso2004-09-261-7/+7
* * isisd.c: thread_master *master is already defined in isis_main.c.hasso2004-09-241-1/+1
* Second part of fixes from Laurent Rabret.hasso2004-09-151-0/+13
* Indentation only. No any functional changes.hasso2004-09-101-676/+663
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-1/+0
* Threads usage cleanup. Still at least one bug to go.hasso2004-02-111-7/+4
* Some fixes to isisd done by me and Cougar in the spring of 2003. Seehasso2003-12-231-2/+2
* Merge isisd into the Quagga's framework:jardin2003-12-231-0/+98
* Initial revisionjardin2003-12-231-0/+1989