Skip Menu |

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

Report information
The Basics
Id: 67614
Status: resolved
Priority: 0/
Queue: IPTables-ChainMgr

People
Owner: Nobody in particular
Requestors: SSIMON [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.9
Fixed in: (no value)



Subject: Patch for including "state" as extended rule option
This patch allows to lookup rules with defined "state". Related to https://rt.cpan.org/Public/Bug/Display.html?id=67372
Subject: IPTables-ChainMgr-0.9-state.patch
--- /usr/lib/perl5/site_perl/5.8.8/IPTables/ChainMgr.pm 2009-02-11 23:20:16.000000000 -0500 +++ /usr/lib/perl5/site_perl/5.8.8/IPTables/ChainMgr.pm 2011-04-15 13:50:19.000000000 -0400 @@ -409,6 +409,7 @@ d_port to_ip to_port + state ) { if (defined $extended_href->{$key}) { unless ($extended_href->{$key}
Hi, This has been resolved in IPTables::ChainMgr 1.0 (just uploaded to CPAN), and the commit can be found here: http://www.cipherdyne.org/cgi-bin/gitweb.cgi?p=IPTables-ChainMgr.git;a=commitdiff;h=ba569ed2a54c8f43fb77f08e3c9250980810bf4c Thanks, --Mike
Resolved in IPTables::ChainMgr 1.0.