Bird - Release 1.0.11
Ondrej Filip
feela at network.cz
Wed Feb 23 12:17:35 CET 2005
On Wed, 23 Feb 2005, Damjan wrote:
>> 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.
OK, but this is against rfc2328. Can you please send me what's finally
written in the logfile?
F.
>
> --- 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)
>
>
>
More information about the Bird-users
mailing list