All of lore.kernel.org
 help / color / mirror / Atom feed
* Reverse the behavior change of -L option?
@ 2005-02-20  7:48 gypsy
  2005-02-21 15:02 ` Alexey Toptygin
  0 siblings, 1 reply; 2+ messages in thread
From: gypsy @ 2005-02-20  7:48 UTC (permalink / raw)
  To: netfilter-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Reverse the behavior change of -L option?
  2005-02-20  7:48 Reverse the behavior change of -L option? gypsy
@ 2005-02-21 15:02 ` Alexey Toptygin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Toptygin @ 2005-02-21 15:02 UTC (permalink / raw)
  To: gypsy; +Cc: netfilter-devel

On Sat, 19 Feb 2005, gypsy wrote:

> 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?

Change your scripts so that they don't assume any particular table order, 
and this problem will never happen again.

 			Alexey

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-21 15:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-20  7:48 Reverse the behavior change of -L option? gypsy
2005-02-21 15:02 ` Alexey Toptygin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.