All of lore.kernel.org
 help / color / mirror / Atom feed
* libnetfilter_queue: Access conntrack info
@ 2021-06-28  4:07 Psyspy 22
  2021-06-29  2:20 ` Duncan Roe
  0 siblings, 1 reply; 7+ messages in thread
From: Psyspy 22 @ 2021-06-28  4:07 UTC (permalink / raw)
  To: netfilter

Hello,

Good morning! I am using the nf-queue.c example from
libnetfilter_queue repo. In the queue_cb() function, I am trying to
get the conntrack info but this condition is always false.

if(attr[NFQA_CT])

I can see the flow in conntrack -L output. Anyone know what I am
missing? Appreciate your help!

Kind regards.

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

end of thread, other threads:[~2021-07-01 18:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28  4:07 libnetfilter_queue: Access conntrack info Psyspy 22
2021-06-29  2:20 ` Duncan Roe
2021-06-29  4:02   ` Psyspy 22
2021-06-29  6:38     ` Florian Westphal
2021-06-29 14:22       ` Psyspy 22
2021-06-29 14:38         ` Florian Westphal
2021-07-01 18:13           ` Psyspy 22

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.