From e6037eda2fa94202a3435a13f73abd951765c399 Mon Sep 17 00:00:00 2001 From: davjohn Date: Tue, 28 Feb 2017 19:32:20 +0700 Subject: perl/perl-IPTables-Parse: Added (parse iptables/ip6tables policies). Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-IPTables-Parse/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 perl/perl-IPTables-Parse/README (limited to 'perl/perl-IPTables-Parse/README') diff --git a/perl/perl-IPTables-Parse/README b/perl/perl-IPTables-Parse/README new file mode 100644 index 0000000000000..f7e32de2291ac --- /dev/null +++ b/perl/perl-IPTables-Parse/README @@ -0,0 +1,7 @@ +IPTables-Parse (Perl extension for parsing iptables and +ip6tables policies) + +The IPTables::Parse package provides an interface to parse iptables or +ip6tables rules on Linux systems through the direct execution of +iptables/ip6tables commands, or from parsing a file that contains an +iptables/ip6tables policy listing. -- cgit v1.2.3