Linux Netfilter discussions
 help / color / mirror / Atom feed
* nf-queue.c as an example of libnetfilter_queue
@ 2013-04-12 13:38 Flavio Poletti
  2013-04-23  0:13 ` Flavio Poletti
  0 siblings, 1 reply; 3+ messages in thread
From: Flavio Poletti @ 2013-04-12 13:38 UTC (permalink / raw)
  To: netfilter

Hello All,

    I was curious about NFQUEUE/QUEUE targets for iptables and I
eventually landed on libnetfilter_queue.

As documented by the doxygen stuff online, the library provides some
functions (e.g. nfq_open(), nfq_handle_packet(), nfq_set_verdict(),
etc.).

On the other hand, the example nf-queue.c program in the examples
directory does not seem to use these functions at all.

Is there some place where I can find out some examples of usage of
libnetfilter_queue functions? Are they deprecated and should I go for
the Netlink-based solution as in the example?

Thank you,

    Flavio.

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

end of thread, other threads:[~2013-04-23  0:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-12 13:38 nf-queue.c as an example of libnetfilter_queue Flavio Poletti
2013-04-23  0:13 ` Flavio Poletti
2013-04-23  0:43   ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox