netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Phil Sutter <phil@nwl.cc>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [nft PATCH] Eliminate struct mnl_ctx
Date: Thu, 16 Nov 2017 14:32:14 +0100	[thread overview]
Message-ID: <20171116133214.GA2455@salvia> (raw)
In-Reply-To: <20171110230617.15449-1-phil@nwl.cc>

On Sat, Nov 11, 2017 at 12:06:17AM +0100, Phil Sutter wrote:
> The issue leading to this patch was that debug output in nft_mnl_talk()
> bypasses the application-defined output_fp. While investigating, another
> problem was discovered: Most of the ad-hoc defined mnl_ctx objects have
> their field 'debug_mask' set to zero regardless of what netlink_ctx
> contains (this affects non-batch code path only).

Applied, thanks Phil.

      reply	other threads:[~2017-11-16 13:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-10 23:06 [nft PATCH] Eliminate struct mnl_ctx Phil Sutter
2017-11-16 13:32 ` Pablo Neira Ayuso [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=20171116133214.GA2455@salvia \
    --to=pablo@netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=phil@nwl.cc \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).