I tried to workaround the previous bug. Now I get a KeyError: 1.

In file ntk/core/radar.py:56 the constructor of class Neigh is:
def __init__(self, bestdev, devs, idn=None, ....

But in same file line 432 there is:
            all_avg[ip] = Neigh(dict(devs), devs[0])

Is that an error? Should they be reversed?
_______________________________________________
Netsukuku mailing list
[email protected]
http://lists.dyne.org/mailman/listinfo/netsukuku

Reply via email to