Skip Menu |

This queue is for tickets about the IPTables-libiptc CPAN distribution.

Report information
The Basics
Id: 70639
Status: open
Priority: 0/
Queue: IPTables-libiptc

People
Owner: HAWK [...] cpan.org
Requestors: ppisar [...] redhat.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.51
Fixed in: (no value)



Subject: Missing support for iptables-1.4.12
README states iptables-1.4.10 is latest supported version and iptables/iptables-detect-version.c checks for XTABLES_VERSION_CODE which is in case of iptables-1.4.12 "7" and unknown for this Perl module. Are there any plans to support contemporary iptables releases?
From: ppisar [...] redhat.com
I see there are lot of changes and the IPv4/6 split. Patch adding the IPv4 stuff from iptables-1.4.12 is attached.
Subject: perl-IPTables-libiptc-0.51-Support-iptables-1.4.12.patch

Message body is not shown because it is too large.

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.
From: obilodeau [...] inverse.ca
Bump. We need to apply the patch in order to build the module for latest Ubuntu. Next debian is likely to require it too. We would feel more comfortable if the 1.4.12 support was upstream of course ;) So I'm just sending a friendly reminder. Debs available here: https://build.opensuse.org/package/show?package=libiptables-libiptc- perl&project=home%3Aoeufdure%3APacketfence
From: ppisar [...] redhat.com
Attached is support for iptables 1.4.16.2. It requires previous patch for 1.4.12 too. I disables building useless executables iptables-standalone and iptables-blocking. They are not needed and there would be problem with main() because iptables modularization progressed to much.
Subject: IPTables-libiptc-0.52-Support-for-1.4.16.2.patch

Message body is not shown because it is too large.

From: ppisar [...] redhat.com
Dne St 31.srp.2011 06:38:58, ppisar napsal(a): Show quoted text
> > Are there any plans to support contemporary iptables releases?
Attached is patch to support iptables 1.4.18. It requires all the previous patches. -- Petr
Subject: IPTables-libiptc-0.52-Support-for-1.4.18.patch

Message body is not shown because it is too large.