diff options
Diffstat (limited to 'perl/perl-IPTables-ChainMgr/README')
-rw-r--r-- | perl/perl-IPTables-ChainMgr/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/perl/perl-IPTables-ChainMgr/README b/perl/perl-IPTables-ChainMgr/README new file mode 100644 index 000000000000..b82c797d98ad --- /dev/null +++ b/perl/perl-IPTables-ChainMgr/README @@ -0,0 +1,6 @@ +IPTables-ChainMgr (Perl extension for manipulating iptables +and ip6tables policies) + +The IPTables::ChainMgr package provides an interface to manipulate +iptables and ip6tables policies on Linux systems through the direct +execution of iptables/ip6tables commands. |