summaryrefslogtreecommitdiffstats
path: root/isisd/isis_events.c
Commit message (Collapse)AuthorAgeFilesLines
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-8/+8
|
* No warnings here any more.hasso2004-10-071-1/+1
|
* Compiler warnings fixes.hasso2004-09-261-15/+1
|
* 2004-09-20 LIU Xin <lx at ns.6test.edu.cn>hasso2004-09-201-10/+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.
* Isisd is now able to remove addresses from circuit and trigger LSP updateshasso2004-09-141-0/+14
| | | | if it's done. Some random fixes as well and update to sample configuration.
* Indentation only. No any functional changes.hasso2004-09-101-139/+153
|
* 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-37/+22
|
* Initial revisionjardin2003-12-231-0/+336