The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.5 - 2015-09-07

  • Bug fix to support additional characters in iptables chain names such as dashes and special characters. Stuart Schneider reported this bug and submitted a patch. Closes github issue #1.
  • Added 'rule_num' hash key to chain_rules() results (suggested by Stuart Schneider).
  • Updated _iptout and _ipterr tmp file paths to use the current PID as an extension by default if these files are not set when instantiating an IPTables::Parse object. Also added a DESTROY block to clean these tmp files up. Patch submitted by Stuart Schneider.

Modules

Perl extension for parsing iptables and ip6tables policies