[Olsr-dev] Rebuild Routingtable

Raphael (spam-protected)
Fri Feb 12 14:44:23 CET 2010


Hi everybody,
how to I force a rebuilt of the routing table and have it flushed to the kernel?
Lets say I add a hostroute with ip_prefix_list_add(). The same host is
also announced by hna from another node.

So when adding this node to my announced prefixes, it should disappear
from the rotung table.
I tried
olsr_update_rib_routes();
olsr_update_kernel_routes();
but this didnt do the trick. (The route disappeared 4 seconds later)


//Raphael




More information about the Olsr-dev mailing list