From: Florian Westphal <fw@strlen.de>
To: "Brian J. Murrell" <brian@interlinx.bc.ca>
Cc: netdev@vger.kernel.org
Subject: Re: nftables, prerouting and rate limiting
Date: Sun, 6 Jul 2025 01:58:28 +0200 [thread overview]
Message-ID: <aGm8JGRpR8oPQ2wR@strlen.de> (raw)
In-Reply-To: <388009b205bbb4046cdad4124e7e447d8f16d6dc.camel@interlinx.bc.ca>
Brian J. Murrell <brian@interlinx.bc.ca> wrote:
> In that case, is the rate limiting being applied to only connection
> establishing packets (i.e. SYN, SYN/ACK three-way handshake packets in
> the case of TCP as similar to the above description for the filter
> case) or is it applying to every packet in the connection/stream?
It is only applied to the first ("new") packet. For tcp, to the
syn (but not any others including syn/ack).
prev parent reply other threads:[~2025-07-05 23:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-05 16:20 nftables, prerouting and rate limiting Brian J. Murrell
2025-07-05 23:58 ` 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=aGm8JGRpR8oPQ2wR@strlen.de \
--to=fw@strlen.de \
--cc=brian@interlinx.bc.ca \
--cc=netdev@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.