From: Florian Westphal <fw@strlen.de>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: Florian Westphal <fw@strlen.de>,
Michael Menge <michael.menge@zdv.uni-tuebingen.de>,
netfilter@vger.kernel.org, netfilter-devel@vger.kernel.org
Subject: Re: nft reset element crashes with error BUG: unhandled op 8
Date: Thu, 6 Mar 2025 03:46:54 +0100 [thread overview]
Message-ID: <20250306024654.GA23740@breakpoint.cc> (raw)
In-Reply-To: <Z8jOkDx8YhIYKi59@calendula>
Pablo Neira Ayuso <pablo@netfilter.org> wrote:
> > case CMD_GET:
> > + case CMD_RESET:
> > break;
> > default:
> > BUG("unhandled op %d\n", ctx->cmd->op);
>
> Patch looks good, would you please merge this upstream?
I found more issues while creating a test case for this,
patch will come with additional fixes and tests later today.
prev parent reply other threads:[~2025-03-06 2:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-28 14:11 nft reset element crashes with error BUG: unhandled op 8 Michael Menge
2025-02-28 14:25 ` Florian Westphal
2025-02-28 15:16 ` Michael Menge
2025-03-03 15:50 ` Michael Menge
2025-03-03 22:52 ` Pablo Neira Ayuso
2025-03-05 22:22 ` Pablo Neira Ayuso
2025-03-06 2:46 ` Florian Westphal [this message]
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=20250306024654.GA23740@breakpoint.cc \
--to=fw@strlen.de \
--cc=michael.menge@zdv.uni-tuebingen.de \
--cc=netfilter-devel@vger.kernel.org \
--cc=netfilter@vger.kernel.org \
--cc=pablo@netfilter.org \
/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.