[Olsr-dev] Dynamic adding of interfaces

Mitar (spam-protected)
Thu Apr 12 11:55:22 CEST 2012


Hi!

On Thu, Apr 12, 2012 at 11:15 AM, Markus Kittenberger
<(spam-protected)> wrote:
> is to define many interfaces in olsrd.conf that do not exist,.. (-;
>
> e.g. put a interface list of e.g. tap0 .. tap100 into olsrd.conf

There is no way to specify for example "tap+" like any interface which
starts with "tap"?

> so maybe the olsrd interface polling will slow down quadratically, as olsrd
> has an interface list, and the kernel too. (and uses it for for name to ID
> translations of interfaces)

Yes, and it probably has to map from name to ID all the time, because
interface could change in mean-time (replaced with some other tunnel),
but with the same name.

How does it "subscribe" to changes? By interface name or interface ID?
Does Linux API provides some way of saying to listen for all such and
such interfaces?


Mitar




More information about the Olsr-dev mailing list