[Olsr-dev] Quagga plugin bugfixes

Immo 'FaUl' Wehrenberg (spam-protected)
Sun Mar 2 13:37:53 CET 2008


Hallo Acinonyx,
du schrobst:
> It seems that some bugs on quagga plugin from v0.5.4 still exist on v0.5.5. I 
> attach a file with fixes for these bugs adapted for v0.5.5.

I'd like to mention that most of the fixes (all but the route-deletion-stuff) 
where already in svn://dev.durchdieluft.net/olsr-quagga/trunk/quagga 
I added the two fixes now, may you please test the latest svn?

I'd ask Bernd for a sync after it is tested.

> -    *route.index = htonl (r->rt_best->rtp_nexthop.iif_index);
> +    *route.index = htonl (r->rt_nexthop.iif_index);

this 

> -    route.nexthops->payload.v4 = r->rt_best->rtp_nexthop.gateway.v4.s_addr;
> +    route.nexthops->payload.v4 = r->rt_nexthop.gateway.v4.s_addr;

and this is added now.

Ps: I still need oks from Hannes and Sven-Ola for the Licence-change.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.olsr.org/pipermail/olsr-dev/attachments/20080302/98b199ab/attachment.sig>


More information about the Olsr-dev mailing list