Hello I implemented stateful IPv6-IPv4 NAT translator which works on top of netfilter. It is fully functional now, I only have a doubt about criterion when to declare function as inline. Should all functions which are used during packet translation (so they may be called very frequently) be inlined? Translator is released under GPLv2 license. You can find more info about it at http://czyzu.pl/xlat.html Lukasz _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies