As far as I know, you can compile your own kernel image with netfilter
module configured on. The default kernel configuration does not have
'netfilter' built-in. You can add it while doing 'menu-config'. In the
kernel source codes there does have netfilter implementations in \net
\netfilter folder.

On 12月4日, 下午10时44分, Mihai Campean <[email protected]> wrote:
> Hi all,
>
>   As I understood from the few posts available on this group about the
> netfilter kernel module, this module is currently not available in the
> android kernel. I am a noob to this part of Android so please bear
> with me and my questions :).
>  The first question is where I would find a list of what kernel
> version each version of Android uses - I need this to determine which
> version of Android might have the netfilter module installed in the
> kernel.
>   The second question is, how would one go about and introduce the
> netfilter module in an Android kernel that doesn't have it - if that's
> an option.
>  The reason why I am asking these questions is that, I need to write
> an NDK shared library that uses the netfilter hooks for packet
> mangling and filtering, or to use the conntrack-tools libraries in
> order to provide a packet filtering interface for a firewall.
>  Any help and guidance would be very much appreciated, thank you.
>
> Have fun,
> Mihai

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to