> Is there then some way of sending this data to a central server from
> all nodes already implemented? Or for any interested in this data
> party (like some announce that you are interested in this and every
> node sends you data) so that you do not need to hard-code a central
> server information but it can be anyone on the whole mesh?

If you run babeld with the "-g" flag, then it will accept a TCP
connection and provide all of the information about its inner workings
on this port.  The protocol is asynchronous (you don't make any
requests), and based on deltas -- there are no full dumps, only deltas.

> do you find a real shortest path?

Yes, Babel does compute shortest paths in a stable network, which
I assume is what you meant.

--jch

_______________________________________________
Babel-users mailing list
Babel-users@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/babel-users

Reply via email to