Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *.c: Change level of debug messages to LOG_DEBUG. | hasso | 2004-12-24 | 1 | -48/+48 |
| | |||||
* | 2004-11-05 Phil Spagnolo <phillip.a.spagnolo@boeing.com> | gdt | 2004-11-05 | 1 | -1/+1 |
| | | | | | | | | | * ospf6_flood.c: When adding a thread to retransmit an lsa after rxmt_interval, the ospf6d used thread_add_event(). However, thread_add_event() executes immediately and ignores the delay parameter. This was causing unnecesary unicast LSU sends. Adding the thread has been changed to use thread_add_timer() which will expire after delay. After the fix results appear consistent with expectation. | ||||
* | Remove usage of evil list and listnode typedefs. | hasso | 2004-09-23 | 1 | -7/+7 |
| | |||||
* | Merge svn revision 975 from Zebra repository. | hasso | 2004-09-01 | 1 | -46/+115 |
| | |||||
* | Merge svn revision 954 from Zebra cvs. | hasso | 2004-08-26 | 1 | -3/+4 |
| | |||||
* | SVN revisions 935-940 merge from Zebra CVS. | hasso | 2004-08-25 | 1 | -2/+8 |
| | |||||
* | Merge svn revisions 924 and 925 from Zebra CVS. Also remove useless | hasso | 2004-08-19 | 1 | -2/+13 |
| | | | | | ospf6_lsdb prototype declaration from ospf6_lsa.h. Report sent to Yasuhiro Ohara as well. | ||||
* | SVN revisions 916-920 from Zebra. ABR support is almost done. | hasso | 2004-08-15 | 1 | -406/+480 |
| | |||||
* | Update to latest (really :) ospf6d from Zebra repository and some tiny | hasso | 2004-05-18 | 1 | -0/+25 |
| | | | | fixes. | ||||
* | Forgot these. | hasso | 2004-05-18 | 1 | -0/+861 |