[Babel-users] babel topologie

Gabriel Kerneis kerneis at pps.jussieu.fr
Tue Dec 22 09:06:25 UTC 2009


On Mon, Dec 21, 2009 at 09:59:27PM +0100, Alex Morlang wrote:
> is there any way to get the complete topology on a babel network?

No.

> A already connected to the socket for the frontend, but afaik i
> gives me just one worldview.

Because babel itself does not know the complete topology.

Theoritically, you could, however, build some piece of software which
would:
- connect to the socket of the local babel instance,
- build the local topology, discovering new neighbours,
- connect to the sockets of those neighbours (assuming they enabled it)
  and iterate the process, aggregating data.

I have no idea how hard it would be, let alone if this is possible at
all (is there enough information to aggregate things?).

Regards,
-- 
Gabriel



More information about the Babel-users mailing list