Bird - Release 1.0.11
Damjan
gdamjan at mail.net.mk
Wed Feb 23 04:42:24 CET 2005
> I'm glad to announce, the new release of BIRD Internet Routing Daemon.
...
> You can download it at ftp://bird.network.cz/pub/bird/bird-1.0.11.tar.gz
I'd just want to report that even with this version I must apply this
patch, otherwise I can't get any OSPF routes.
--- proto/ospf/hello.c.old 2005-02-23 04:40:32.000000000 +0100
+++ proto/ospf/hello.c 2005-02-23 04:37:07.000000000 +0100
@@ -48,7 +48,7 @@
if (ps->options != ifa->oa->opt.byte)
{
log(L_ERR "%s%I%soptions mismatch (0x%x).", beg, faddr, rec, ps->options);
- return;
+ //return;
}
if (!n)
--
damjan | дамјан
This is my jabber ID --> damjan at bagra.net.mk <-- not my mail address!!!
More information about the Bird-users
mailing list