> There is also possible to change interface ip from inside an olsrd plugin ?
> Or is more convenient to do an external script for this type of thing and
> call it from osrd when needed?
premature optimization ! :)
try to have something that works calling some system("ifconfig") first :)
Saverio