[Olsr-users] Stuck TC-Edge entries in orphaned olsrd

Hannes Gredler (spam-protected)
Thu Jul 3 17:45:30 CEST 2008


ah ok  i get it you are worried about the edges from myself to other routers.
those edges get inserted during SPF init. (which is not the best place i have
to admit) - it really should belong into the link sensing code and added/removed
as soon the first link is detected or the last link goes away.

/hannes

Joerg Pommnitz wrote:
> Just to confirm what I wrote, here is the output from both, olsrd and
> dot_draw:
> 
> First olsrd (note: no links, no neighbors):
>        *** olsr.org - 0.5.6-rc7 (2008-07-03 11:48:21 on alpha) ***
> 
> --- 11:53:49.072584 ------------------------------------------------- DIJKSTRA
> 
> 
> --- 11:53:49.072599 ---------------------------------------------------- LINKS
> 
> IP address       hyst         LQ       ETX
> 
> --- 11:53:49.072610 ----------------------- TWO-HOP NEIGHBORS
> 
> IP addr (2-hop)  IP addr (1-hop)  Total cost
> 
> --- 11:53:49.072621 ------------------------------------------------- TOPOLOGY
> 
> Source IP addr  Dest IP addr          LQ        ETX
> 172.16.0.5      172.16.0.6      0.357/1.000    2.802
> 
> and then dot_draw:
> 
> digraph topology
> {
> "172.16.0.5" -> "172.16.0.6"[label="2.802"];
> }
> 




More information about the Olsr-users mailing list