All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Cory Snider <csnider@mirantis.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [nft PATCH] mnl: support RLIMIT_NOFILE soft limit > FD_SETSIZE
Date: Fri, 10 Jul 2026 13:40:27 +0200	[thread overview]
Message-ID: <alDaK3OXX0hM5uUb@chamomile> (raw)
In-Reply-To: <20260709165550.16259-1-csnider@mirantis.com>

On Thu, Jul 09, 2026 at 12:53:13PM -0400, Cory Snider wrote:
> Use poll(2) instead of select(2) to poll the netlink socket so processes
> which raise their file descriptor soft limit beyond FD_SETSIZE can use
> libnftables without risk of the process aborting when too many files are
> open.

Applied, thanks.

      reply	other threads:[~2026-07-10 11:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-09 16:53 [nft PATCH] mnl: support RLIMIT_NOFILE soft limit > FD_SETSIZE Cory Snider
2026-07-10 11:40 ` 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=alDaK3OXX0hM5uUb@chamomile \
    --to=pablo@netfilter.org \
    --cc=csnider@mirantis.com \
    --cc=netfilter-devel@vger.kernel.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.