From mboxrd@z Thu Jan 1 00:00:00 1970 From: gypsy Subject: Reverse the behavior change of -L option? Date: Sat, 19 Feb 2005 23:48:53 -0800 Message-ID: <421840E5.2F11BB81@iswest.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: netfilter-devel@lists.netfilter.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Since 1.3.0 none of the scripts I parse the output of 'iptables -nvL' works anymore because the order has changed from INPUT FORWARD OUTPUT USER to alphabetical. How do I revert back to the prior behavior? gypsy