summaryrefslogtreecommitdiffstats
path: root/isisd/isis_pdu.c
Commit message (Expand)AuthorAgeFilesLines
* [isisd] Fix compiler warnings and allow v4-only compilationpaul2006-12-081-3/+3
* [isisd] remove includes of common system headers.paul2005-11-201-2/+0
* * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso2005-09-281-23/+21
* * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.hasso2005-09-191-101/+0
* * isis_lsp.c (lsp_update): Remove LSP from database before updatinghasso2005-09-161-2/+3
* * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-041-9/+13
* * random.c, spgrid.[ch]: Fix warnings with hope that I didn't brokehasso2005-09-011-6/+14
* 2005-05-03 Paul Jakma <paul@dishone.st>paul2005-05-031-4/+3
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga.post.listloop.cleanuppaul2005-04-071-34/+31
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-10/+9
* * *.c: Changed many functions to static. Some commented outhasso2005-01-181-17/+18
* Make authentication of SNPs work correctly - ie. conditionally like it is inhasso2005-01-011-26/+23
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-113/+113
* No warnings here any more.hasso2004-10-071-0/+3
* This code didn't survive valgrinding. I wonder how it survived normal run.hasso2004-09-271-0/+3
* Compiler warnings fixes.hasso2004-09-261-3/+3
* 2004-09-20 LIU Xin <lx at ns.6test.edu.cn>hasso2004-09-201-30/+16
* Second part of fixes from Laurent Rabret.hasso2004-09-151-15/+15
* isis_pdu.c: Update l1_desig_is only if neighbor really is DIS.hasso2004-09-141-4/+6
* Fixes from LIU Xin.hasso2004-09-101-2/+4
* Indentation only. No any functional changes.hasso2004-09-101-1335/+1575
* 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-43/+20
* Initial revisionjardin2003-12-231-0/+2478