]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables --list chain rulenum
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Tue, 13 May 2008 11:09:23 +0000 (13:09 +0200)
committerPatrick McHardy <kaber@trash.net>
Tue, 13 May 2008 11:09:23 +0000 (13:09 +0200)
commitbb34082de25ec7fb6bffe5702062f087ca887466
tree6c5a04c5b09fa13303547fba07f726c953347173
parent96296cfb7e01298234c7fa9403619f50391620d1
iptables --list chain rulenum

Excent --list (and --list-rules) to allow selection of a single rule
number

iptables --list INPUT 4
iptables --list-rules INPUT 4

list rule number 4 in INPUT.

Henrik Nordstrom <henrik@henriknordstrom.net>
ip6tables.c
iptables.c