* Iptables List operation
@ 2007-08-25 23:27 KARIM SATTAR
0 siblings, 0 replies; only message in thread
From: KARIM SATTAR @ 2007-08-25 23:27 UTC (permalink / raw)
To: netfilter
Hi
I am working on some performance measures of the IPtables these days. I
want to know; Is it possible that output of iptables list command i.e.
iptables -L with -n -v can be changed so that I can view my variables
along with the other chains. I have tried to find out; but i am still
in searching.
My work is related to protocols and is therefore I want to print output
along with the list of rules. Since the rules in each chain has been
implemented in the link list format; it is very difficult to print
variables through proc filesystem due to the variability nature of the
link list.
I have tried with strace to find which module does this operation
calls; and I have come with libipt_standard.so library file. I have
seen the code; but didnt find which function is processing the list
request.
Regards
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-25 23:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-25 23:27 Iptables List operation KARIM SATTAR
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox