On Wed Aug 31 06:38:58 2011, ppisar wrote:
Show quoted text> Are there any plans to support contemporary iptables releases?
It *is* my plan to support newer versions of iptables.
The long-term plan is to convert iptables.c into a shared lib (like
xtables.so) and have it export do_command(), so I no longer need to
include different versions of iptables.c.
This plan have been approved at Netfilter Workshop 2011. See my
presentation at:
http://workshop.netfilter.org/2011/wiki/index.php/List_of_presentations
The short term plan is I don't have the time right now...
Thanks for your patches and interest. I'll look at integrating them
when time permits.