Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1737959

Re: [PATCH 0/3] fix reuseaddr regression

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH 0/3] fix reuseaddr regression
Date 2017-09-23 05:50 +0200
Message-ID <usJC1-6nT-5@gated-at.bofh.it> (permalink)
References <usGut-4u3-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Josef Bacik <josef@toxicpanda.com>
Date: Fri, 22 Sep 2017 20:20:05 -0400

> I introduced a regression when reworking the fastreuse port stuff that allows
> bind conflicts to occur once a reuseaddr successfully opens on an existing tb.
> The root cause is I reversed an if statement which caused us to set the tb as if
> there were no owners on the socket if there were, which obviously is not
> correct.
> 
> Dave could you please queue these changes up for -stable, I've run them through
> the net tests and added another test to check for this problem specifically.

Series applied and queued up for -stable, thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] fix reuseaddr regression  Josef Bacik <josef@toxicpanda.com> - 2017-09-23 02:30 +0200
  Re: [PATCH 0/3] fix reuseaddr regression  David Miller <davem@davemloft.net> - 2017-09-23 05:50 +0200

csiph-web