Mitar,<div><br></div><div>I wonder if we could patch in the following without breaking anything. Since patching in the Linux 2.6 headers works, then the official Android headers should at least work the same.</div><div><br>

</div><div><a href="http://android.git.kernel.org/?p=kernel/common.git;a=blob;f=include/linux/if_tunnel.h;h=d4efe40147056e6bc10bca8e1262bcfb569b68ee;hb=HEAD">http://android.git.kernel.org/?p=kernel/common.git;a=blob;f=include/linux/if_tunnel.h;h=d4efe40147056e6bc10bca8e1262bcfb569b68ee;hb=HEAD</a></div>

<div><br></div><div><a href="http://android.git.kernel.org/?p=kernel/common.git;a=blob;f=include/linux/ip6_tunnel.h;h=1e7cc4af40deac588512e9715c77611c374b431c;hb=HEAD">http://android.git.kernel.org/?p=kernel/common.git;a=blob;f=include/linux/ip6_tunnel.h;h=1e7cc4af40deac588512e9715c77611c374b431c;hb=HEAD</a></div>

<div><br></div><div>Maybe we add a line in Makefile.android to compile these so everything works for the time being, and hope that future releases of NDK will have include these headers.</div><div><br></div><div>I will try this and reply with how it works out.</div>

<div><br></div><div>- Charles</div><div><br></div><div><br></div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br><div class="gmail_quote">On Fri, Jun 25, 2010 at 7:54 PM, Mitar <span dir="ltr"><<a href="mailto:mmitar@gmail.com">mmitar@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi!<br>
<br>
Is it possible to make tunnel code in olsrd optional as there is no<br>
"if_tunnel.h" and "ip6_tunnel.h" header files in Android NDK? On the<br>
other hand I manually added (current stable 2.6.34) "if_tunnel.h" and<br>
"ip6_tunnel.h" header files from official (not Android) Linux kernel<br>
source and it compiled. I do not know if tunnel features are working,<br>
but it compiled.<br>
<br>
So the question is how to tackle this? Optional feature? Or should we<br>
add those two files to olsrd codebase and use them when compiling for<br>
Android?<br>
<font color="#888888"><br>
<br>
Mitar<br>
</font></blockquote></div><br></div>