All of lore.kernel.org
 help / color / mirror / Atom feed
* struct ipt_entry how to
@ 2011-02-01 22:23 Volkan YAZICI
  0 siblings, 0 replies; only message in thread
From: Volkan YAZICI @ 2011-02-01 22:23 UTC (permalink / raw)
  To: netfilter-devel

Hi,

I know that libiptc is not encouraged[1] for public use, but I'm trying
to figure out how rapidly I can interrupt the traffic on an interface
(if possible) with microsecond granularity; hence I want to issue direct
iptc_insert_entry() and iptc_delete_entry() calls without any strings
attached, e.g., start-up time, parsing, information gathering, table
initialization, etc. I'm reading the iptables sources and lost in the
mazes of generate_entry() stuff for creating a proper ipt_entry struct.
Does anybody have a sample code for that? Or can you point me to some
other relevant resource? Or, the worst, am I on my own on this matter?


Regards.

[1] http://lists.netfilter.org/pipermail/netfilter-devel/2004-June/015844.html

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-01 22:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-01 22:23 struct ipt_entry how to Volkan YAZICI

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.