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

Changes for version 1.3 - 2015-02-19

  • Added support for systems with 'firewalld' via the 'firewall-cmd' command. Such systems include Fedora 21 for example.
  • Added list_table_chains() to return an array reference of all chains within the specified table. This feature was submitted as a patch by Fabien Mazieres
  • Added 'use_ipv6' and 'ipt_rules_file' keys to object constructor. These force ip6tables usage and specify a path to a file where 'iptables -nL -v' output is included.
  • Updated perldoc documentation.

Modules

Perl extension for parsing iptables and ip6tables policies