summaryrefslogtreecommitdiffstats
path: root/isisd/isis_pdu.c
Commit message (Collapse)AuthorAgeFilesLines
* Make authentication of SNPs work correctly - ie. conditionally like it is inhasso2005-01-011-26/+23
| | | | IOS.
* 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
| | | | | | | * 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.
* 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