Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-02-09 Paul Jakma <paul.jakma@sun.com> | paul | 2005-02-09 | 1 | -10/+9 |
| | | | | | | | | | | | | | * (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. | ||||
* | * *.c: Changed many functions to static. Some commented out | hasso | 2005-01-18 | 1 | -17/+18 |
| | | | | functions and some tiny related fixes. No functional changes. | ||||
* | Make authentication of SNPs work correctly - ie. conditionally like it is in | hasso | 2005-01-01 | 1 | -26/+23 |
| | | | | IOS. | ||||
* | zlog_* cleanup. Level of debug messages to LOG_DEBUG. | hasso | 2004-12-24 | 1 | -113/+113 |
| | |||||
* | No warnings here any more. | hasso | 2004-10-07 | 1 | -0/+3 |
| | |||||
* | This code didn't survive valgrinding. I wonder how it survived normal run. | hasso | 2004-09-27 | 1 | -0/+3 |
| | |||||
* | Compiler warnings fixes. | hasso | 2004-09-26 | 1 | -3/+3 |
| | |||||
* | 2004-09-20 LIU Xin <lx at ns.6test.edu.cn> | hasso | 2004-09-20 | 1 | -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. | hasso | 2004-09-15 | 1 | -15/+15 |
| | |||||
* | isis_pdu.c: Update l1_desig_is only if neighbor really is DIS. | hasso | 2004-09-14 | 1 | -4/+6 |
| | |||||
* | Fixes from LIU Xin. | hasso | 2004-09-10 | 1 | -2/+4 |
| | |||||
* | Indentation only. No any functional changes. | hasso | 2004-09-10 | 1 | -1335/+1575 |
| | |||||
* | Make it compile in NetBSD and OpenBSD. | hasso | 2004-05-19 | 1 | -1/+0 |
| | |||||
* | Threads usage cleanup. Still at least one bug to go. | hasso | 2004-02-11 | 1 | -43/+20 |
| | |||||
* | Initial revision | jardin | 2003-12-23 | 1 | -0/+2478 |