> Does Babel support client roaming? Client-roaming is a BATMAN-specific concept, that doesn't make sense in Babel. There's no such thing as "client roaming" in Babel, since Babel doesn't have the notion of "client" -- it's a pure peer-to-peer protocol.
So rather than using non-standard terms that mean nothing in this context, why don't you tell us what you're trying to do, and we'll tell you how it can be done with Babel. > Or do you see this as something some other part of the stack should > take care? Probably. Babel is designed to be more modular than BATMAN, many things that BATMAN implements in the kernel module are done by separate daemons with Babel. > Does Babel support dynamic (run-time) configuration of interfaces it > operates on, without the need of restarting the daemon? Yes. -- Juliusz _______________________________________________ Babel-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

