On Fri, Feb 27, 2009 at 10:23:51AM +0100, <Luca Dionisi>:
~> I removed a problem by applying the attached patch [1]
~> I am definitely unsure if this is the correct solution, it works
~> AFAICT on my system.

Eriol is writing the more general solution.

~>             if not key in self.ip_table:
~>                 # send a message notifying we added a node
~>                 self.events.send('NEIGH_NEW',
~>                                  (Neigh(bestdev=self.ip_table[key].bestdev,
~>                                         devs=self.ip_table[key].devs,
~>                                         idn=self.ntk_client[key],
~>                                         ip=key,
~>                                         netid=self.netid_table[key],
~>                                         ntkd=self.translation_table[key])))

sure. Replace self.ip_table[key] with ip_table[key], but just in this piece of
code.


-- 
:wq!
"I don't know nothing" The One Who reached the Thinking Matter   '.'

[ Alpt --- Freaknet Medialab ]
[ GPG Key ID 441CF0EE ]
[ Key fingerprint = 8B02 26E8 831A 7BB9 81A9  5277 BFF8 037E 441C F0EE ]
_______________________________________________
Netsukuku mailing list
[email protected]
http://lists.dyne.org/mailman/listinfo/netsukuku

Reply via email to