[Olsr-dev] Quagga plugin bugfixes
Hannes Gredler
(spam-protected)
Sun Mar 2 22:52:40 CET 2008
hi immo,
i am happy with the license change.
/hannes
Immo 'FaUl' Wehrenberg wrote:
> 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.
>
More information about the Olsr-dev
mailing list