Hi again Marek,<div><br></div><div><div>you are right. I misunderstood your email because I hadn't looked at the whole code.</div><div>Anyway, there are different things that I need to change in your module, and other things that  </div>
<div>will be different, even if equivalent (because I have already started to code :) ). </div><div>Again, thanks for the link, I'm sure it will be usefull.</div><div><br></div><div>Marco</div><br><div class="gmail_quote">
On Wed, Apr 7, 2010 at 7:47 PM, Marek Lindner <span dir="ltr"><<a href="mailto:lindner_marek@yahoo.de">lindner_marek@yahoo.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Thursday 08 April 2010 00:16:36 marco bonola wrote:<br>
> thanks for the link. I took a look at te code and I have to say that what<br>
> I'm proposing is different. Even though the BATMAN module does realize IP/UDP<br>
> encapsulation by "exporting" a device to userspace, its approach is different<br>
> for many reasons. Just to say one thing, the BATMAN module makes use of a<br>
> character device and not a netdevice. This changes many things, which I<br>
> don't think is not useful to discuss in this mail.<br>
<br>
</div>I think you misunderstood my mail. I wanted to make clear that:<br>
a) this kernel module is an IP/UDP tunnel implementation (which is what was<br>
asked for)<br>
b) its configuration interface is not as generic as some people want it to be<br>
(hence, it needs to be modified)<br>
<br>
The character device was simply used to communicate with the kernel module via<br>
ioctl commands. If you prefer something else you will have to modify the code.<br>
<br>
A couple of years ago batman introduced gateway UDP tunneling, therefore we<br>
also experimented with IP/UDP tunnels in kernel space. Since we noticed this<br>
approach is not as promising as we initially thought we abandoned it.<br>
<div><div></div><div class="h5"><br>
Cheers,<br>
Marek<br>
_______________________________________________<br>
WLANware mailing list<br>
<a href="mailto:WLANware@freifunk.net">WLANware@freifunk.net</a><br>
Abonnement abbestellen? -> <a href="https://freifunk.net/mailman/listinfo/wlanware" target="_blank">https://freifunk.net/mailman/listinfo/wlanware</a><br>
<br>
Weitere Infos zu den <a href="http://freifunk.net" target="_blank">freifunk.net</a> Mailinglisten und zur An- und Abmeldung unter <a href="http://freifunk.net/mailinglisten" target="_blank">http://freifunk.net/mailinglisten</a><br>

</div></div></blockquote></div><br></div>