From: Willem de Bruijn
Date: Thu, 12 Sep 2019 21:16:39 -0400
> From: Willem de Bruijn
>
> UDP reuseport groups can hold a mix unconnected and connected sockets.
> Ensure that connections only receive all traffic to their 4-tuple.
>
> Fast reuseport returns on the first reuseport match on the a
[mailto:willemdebruijn.ker...@gmail.com]
Sent: Thursday, September 12, 2019 9:17 PM
To: netdev@vger.kernel.org
Cc: da...@davemloft.net; eduma...@google.com; kr...@google.com;
zab...@comcast.net; pab...@redhat.com; mark.kea...@raytheon.com; Willem de
Bruijn
Subject: [PATCH net] udp: correct reuseport selection with
On Thu, Sep 12, 2019 at 9:16 PM Willem de Bruijn
wrote:
>
> From: Willem de Bruijn
>
> UDP reuseport groups can hold a mix unconnected and connected sockets.
> Ensure that connections only receive all traffic to their 4-tuple.
>
> Fast reuseport returns on the first reuseport match on the assumpt
On Thu, 2019-09-12 at 21:16 -0400, Willem de Bruijn wrote:
> From: Willem de Bruijn
>
> UDP reuseport groups can hold a mix unconnected and connected sockets.
> Ensure that connections only receive all traffic to their 4-tuple.
>
> Fast reuseport returns on the first reuseport match on the assum
From: Willem de Bruijn
UDP reuseport groups can hold a mix unconnected and connected sockets.
Ensure that connections only receive all traffic to their 4-tuple.
Fast reuseport returns on the first reuseport match on the assumption
that all matches are equal. Only if connections are present, retu