summaryrefslogtreecommitdiffstats
path: root/isisd/isis_dr.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | adjacencies when isisd becomes DIS.
* 2004-09-20 LIU Xin <lx at ns.6test.edu.cn>hasso2004-09-201-4/+2
| | | | | | | * isis_dr.c, isis_events.c: Remove hello multiplier usage while scheduling DIS election. * isis_pdu.c: Don't call isis_event_dis_status_change() whenever l[1|2]_desig_is is different from hdr.lan_id.
* 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