From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Westphal Subject: Re: libnetfilter_queue: Access conntrack info Date: Tue, 29 Jun 2021 16:38:21 +0200 Message-ID: <20210629143821.GF24271@breakpoint.cc> References: <20210629063802.GD24271@breakpoint.cc> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Psyspy 22 Cc: Florian Westphal , netfilter@vger.kernel.org Psyspy 22 wrote: > Thanks Florian. I added that flag, no dice. > > If I run the libmnl dump example, it successfully prints all > conntrack entries. I would assume all the conntrack related kernel > modules are loaded. I am on 4.1 kernel. I could be missing something. No idea. attr[NFQA_CT] is set as expected on 5.12.12 when I enable NFQA_CFG_F_CONNTRACK in example/nf-queue.c