Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-09 | 2005-02-09 Paul Jakma <paul.jakma@sun.com> | paul | |
* (global) Update code to match stream.h changes. stream_get_putp effectively replaced with stream_get_endp. stream_forward renamed to stream_forward_getp. stream_forward_endp introduced to replace some previous setting/manual twiddling of putp by daemons. * lib/stream.h: Remove putp. Update reference to putp with endp. Add stream_forward_endp, which daemons were doing manually. Rename stream_forward to stream_forward_getp. lib/stream.c: Remove/update references to putp. introduce stream_forward_endp. | |||
2005-01-18 | * *.c: Changed many functions to static. Some commented out | hasso | |
functions and some tiny related fixes. No functional changes. | |||
2005-01-01 | Make authentication of SNPs work correctly - ie. conditionally like it is in | hasso | |
IOS. | |||
2004-12-24 | zlog_* cleanup. Level of debug messages to LOG_DEBUG. | hasso | |
2004-10-07 | No warnings here any more. | hasso | |
2004-09-27 | This code didn't survive valgrinding. I wonder how it survived normal run. | hasso | |
2004-09-26 | Compiler warnings fixes. | hasso | |
2004-09-20 | 2004-09-20 LIU Xin <lx at ns.6test.edu.cn> | hasso | |
* 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. | |||
2004-09-15 | Second part of fixes from Laurent Rabret. | hasso | |
2004-09-14 | isis_pdu.c: Update l1_desig_is only if neighbor really is DIS. | hasso | |
2004-09-10 | Fixes from LIU Xin. | hasso | |
2004-09-10 | Indentation only. No any functional changes. | hasso | |
2004-05-19 | Make it compile in NetBSD and OpenBSD. | hasso | |
2004-02-11 | Threads usage cleanup. Still at least one bug to go. | hasso | |
2003-12-23 | Initial revision | jardin | |