netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sam Roberts <vieuxtech@gmail.com>
To: Patrick McHardy <kaber@trash.net>
Cc: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: Re: can expectations be marked persistent, so they can match repeatedly until they timeout?
Date: Tue, 29 Mar 2011 11:54:15 -0700	[thread overview]
Message-ID: <AANLkTinP8AMGwmyX7WxCrXTLNZcc_4ofAO7_D+ASkvu_@mail.gmail.com> (raw)
In-Reply-To: <4D9070AA.60100@trash.net>

On Mon, Mar 28, 2011 at 4:27 AM, Patrick McHardy <kaber@trash.net> wrote:
> On 24.03.2011 18:43, Sam Roberts wrote:
>> I'm writing a userspace conntrack, using nfqueue and conntrack.

>> However, unlike ftp, the negotiated ephemeral port is used by multiple
>> simultaneous tcp connections for some period. I'd like the expectation
>> to be kept in place until it times out, even when its matched.

> You should be able to use NF_CT_EXPECT_PERMANENT.

Yes, that works perfectly. Thank you.

Sam

      reply	other threads:[~2011-03-29 18:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-24 17:43 can expectations be marked persistent, so they can match repeatedly until they timeout? Sam Roberts
2011-03-28 11:27 ` Patrick McHardy
2011-03-29 18:54   ` Sam Roberts [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=AANLkTinP8AMGwmyX7WxCrXTLNZcc_4ofAO7_D+ASkvu_@mail.gmail.com \
    --to=vieuxtech@gmail.com \
    --cc=kaber@trash.net \
    --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 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).