From mboxrd@z Thu Jan 1 00:00:00 1970 From: Elf King Subject: a new utility Date: Wed, 21 Jan 2004 04:10:44 -0500 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <400E4214.1070100@googgun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: netfilter-devel@lists.netfilter.org Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Hello all: I've developed and released a utility called iptables-xml which is derived from iptables-save code, and I would like to contribute it to the iptables user-land toolset. It was made to make the creation of a slick interface to iptables easier, but the way it generates the rule information can have many other uses like performing relational analysis of rules, gathering stats etc... Those who are interested can read about it as well as download it from http://www.googgun.com/iptables-xml/ Cheers, Ahmed Masud.