summaryrefslogtreecommitdiffstats
path: root/isisd/isis_lsp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * isis_lsp.h: Added backpointer to the area from LSP. For now it's usedhasso2005-09-191-95/+126
* * isis_lsp.c (lsp_update): Fix previous commit - manipulate the righthasso2005-09-181-5/+6
* * isis_lsp.c (lsp_update): Remove LSP from database before updatinghasso2005-09-161-1/+10
* * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-041-9/+7
* * isis_lsp.c: Yet another regression introduced by stream cleanup.hasso2005-09-031-0/+4
* * isis_lsp.c: Less TLV leaking.hasso2005-09-021-1/+7
* * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memsethasso2005-09-011-26/+22
* 2005-05-03 Paul Jakma <paul@dishone.st>paul2005-05-031-20/+10
* 2005-04-10 Paul Jakma <paul@dishone.st>paul2005-04-101-3/+3
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-58/+42
* * configure.ac: Add --enable-isis-topology to enable isisd topologyhasso2005-04-021-2/+0
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-9/+7
* * *.c: Changed many functions to static. Some commented outhasso2005-01-181-21/+25
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-55/+55
* Argh, fix typo.hasso2004-10-081-1/+1
* No warnings here any more.hasso2004-10-071-145/+32
* Common router id.hasso2004-10-031-0/+26
* Compiler warnings fixes.hasso2004-09-261-5/+5
* * isisd.c: thread_master *master is already defined in isis_main.c.hasso2004-09-241-0/+3
* Make "C" vendor routers happy - put correct prefix addresses intohasso2004-09-211-4/+7
* Rework of SPF threads schedule logic. I'm not 100% sure whether it's righthasso2004-09-191-1/+1
* Fixes from LIU Xin.hasso2004-09-101-0/+5
* Indentation only. No any functional changes.hasso2004-09-101-1290/+1399
* 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-36/+22
* Some fixes to isisd done by me and Cougar in the spring of 2003. Seehasso2003-12-231-2/+37
* Merge isisd into the Quagga's framework:jardin2003-12-231-9/+12
* Initial revisionjardin2003-12-231-0/+2419