All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Ali Abdallah <ali.abdallah@suse.com>
Cc: Florian Westphal <fw@strlen.de>, netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] Avoid potentially erroneos RST drop.
Date: Wed, 19 May 2021 14:23:32 +0200	[thread overview]
Message-ID: <20210519122332.GD8317@breakpoint.cc> (raw)
In-Reply-To: <20210519120749.gd32rnaaz6q2kggr@Fryzen495>

Ali Abdallah <ali.abdallah@suse.com> wrote:
> On 05.05.2021 21:53, Florian Westphal wrote:
> > Ali, sorry for coming back to this again and again.
> > 
> > What do you think of this change?
> 
> Hi Florian, I tested your patch and it solved the issue, no more NFS
> hangs due to dropped RSTs. Please include it, together with the
> following two patches I previously sent:
> 
> https://patchwork.ozlabs.org/project/netfilter-devel/patch/20210428130911.cteglt52r5if7ynp@Fryzen495/

Do we still need this one after this revised patch?
If we do, the help text has to be fixed, after your patch, be-liberal
turns off all sequence number/window checks.  The revised text implies
it only has to do with RSTs.

Alternative would be to add another sysctl, or turn the existing sysctl
into integer (0, off, 1 current behaviour (sequence check on for rst
only, 2 off for everything).

> https://patchwork.ozlabs.org/project/netfilter-devel/patch/20210430093601.zibczc4cjnwx3qwn@Fryzen495/

I will send this patch for inclusion tomorrow or later today.

Pablo, please mark both patches as "Changes Requested".

I will deal with the 2nd patch and will resend it, with the more liberal
handing of RST when conntrack entry is closing.

Ali, if you still think the first patch is required please submit a new
version with at least a revised help text.

  reply	other threads:[~2021-05-19 12:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-30  9:36 [PATCH] Avoid potentially erroneos RST drop Ali Abdallah
2021-05-05 19:53 ` Florian Westphal
2021-05-06  7:33   ` Ali Abdallah
2021-05-19 12:07   ` Ali Abdallah
2021-05-19 12:23     ` Florian Westphal [this message]
2021-05-19 22:16       ` Pablo Neira Ayuso
2021-05-21  8:00       ` Ali Abdallah

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=20210519122332.GD8317@breakpoint.cc \
    --to=fw@strlen.de \
    --cc=ali.abdallah@suse.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.