Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-02-09 Paul Jakma <paul.jakma@sun.com> | paul | 2005-02-09 | 1 | -11/+4 |
| | | | | | | | | | | | | | * (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 | -1/+1 |
| | | | | functions and some tiny related fixes. No functional changes. | ||||
* | zlog_* cleanup. Level of debug messages to LOG_DEBUG. | hasso | 2004-12-24 | 1 | -30/+30 |
| | |||||
* | No warnings here any more. | hasso | 2004-10-07 | 1 | -4/+2 |
| | |||||
* | Compiler warnings fixes. | hasso | 2004-09-26 | 1 | -1/+1 |
| | |||||
* | Second part of fixes from Laurent Rabret. | hasso | 2004-09-15 | 1 | -1/+2 |
| | |||||
* | Isisd is now able to remove addresses from circuit and trigger LSP updates | hasso | 2004-09-14 | 1 | -0/+2 |
| | | | | if it's done. Some random fixes as well and update to sample configuration. | ||||
* | Indentation only. No any functional changes. | hasso | 2004-09-10 | 1 | -742/+823 |
| | |||||
* | Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]). | hasso | 2004-05-19 | 1 | -0/+15 |
| | | | | Also tiny temporary fix from me to spf thread crash. Will look at it later. | ||||
* | Make it compile in NetBSD and OpenBSD. | hasso | 2004-05-19 | 1 | -1/+0 |
| | |||||
* | Some fixes to isisd done by me and Cougar in the spring of 2003. See | hasso | 2003-12-23 | 1 | -3/+4 |
| | | | | changelog for details. | ||||
* | Initial revision | jardin | 2003-12-23 | 1 | -0/+1014 |