summaryrefslogtreecommitdiffstats
path: root/isisd/isis_dr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso2005-09-281-4/+4
* * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-041-1/+2
* * isis_dr.c: Fix copy&paste error in isis_dr_resign().hasso2005-05-261-1/+1
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-13/+6
* * *.c: Changed many functions to static. Some commented outhasso2005-01-181-1/+1
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-2/+2
* No warnings here any more.hasso2004-10-071-1/+1
* Yet another DIS election fix from LIU Xin - update dis_record ofhasso2004-09-211-1/+10
* 2004-09-20 LIU Xin <lx at ns.6test.edu.cn>hasso2004-09-201-4/+2
* Indentation only. No any functional changes.hasso2004-09-101-179/+209
* 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-58/+31
* Fix some threads related problems [quagga-dev 591].hasso2003-12-311-2/+4
* Initial revisionjardin2003-12-231-0/+373