All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Fernando Fernandez Mancera <fmancera@suse.de>
Cc: netfilter-devel@vger.kernel.org,
	syzbot+690d3e3ffa7335ac10eb@syzkaller.appspotmail.com
Subject: Re: [PATCH nf] netfilter: xt_cpu: prefer raw_smp_processor_id
Date: Fri, 22 May 2026 12:27:16 +0200	[thread overview]
Message-ID: <ahAvhJpc8RLhXEzV@strlen.de> (raw)
In-Reply-To: <35756825-5349-468c-881f-e88b80f0729b@suse.de>

Fernando Fernandez Mancera <fmancera@suse.de> wrote:
> I see I can use the compat layer to configure NFQUEUE target see:
> 
> # Warning: table ip filter is managed by iptables-nft, do not touch!
> table ip filter {
> 	chain FORWARD {
> 		type filter hook forward priority filter; policy accept;
> 		tcp dport 80 counter packets 0 bytes 0 xt target "NFQUEUE"
> 	}

Please send a patch.

  reply	other threads:[~2026-05-22 10:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-19 18:34 [PATCH nf] netfilter: xt_cpu: prefer raw_smp_processor_id Florian Westphal
2026-05-22 10:20 ` Fernando Fernandez Mancera
2026-05-22 10:27   ` Florian Westphal [this message]
2026-05-22 10:31     ` Fernando Fernandez Mancera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ahAvhJpc8RLhXEzV@strlen.de \
    --to=fw@strlen.de \
    --cc=fmancera@suse.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=syzbot+690d3e3ffa7335ac10eb@syzkaller.appspotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.