From: Guillaume Nault <gnault@redhat.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: David Miller <davem@davemloft.net>,
Jakub Kicinski <jakub.kicinski@netronome.com>,
netdev@vger.kernel.org, Eric Dumazet <edumazet@google.com>,
Arnd Bergmann <arnd@arndb.de>,
John Stultz <john.stultz@linaro.org>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH net v3 1/3] tcp: fix rejected syncookies due to stale timestamps
Date: Fri, 6 Dec 2019 12:03:49 +0100 [thread overview]
Message-ID: <20191206110349.GA31416@linux.home> (raw)
In-Reply-To: <db49bc30-9909-b15c-2b36-d805a4487e07@gmail.com>
On Thu, Dec 05, 2019 at 07:41:34PM -0800, Eric Dumazet wrote:
>
>
> On 12/5/19 5:49 PM, Guillaume Nault wrote:
> > +/**
> > + * time_before32 - check if a 32-bit timestamp is within a given time range
>
> Wrong name ? This should be time_between32
>
Ouch, yes. Will fix in v4.
next prev parent reply other threads:[~2019-12-06 11:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-06 1:49 [PATCH net v3 0/3] tcp: fix handling of stale syncookies timestamps Guillaume Nault
2019-12-06 1:49 ` [PATCH net v3 1/3] tcp: fix rejected syncookies due to stale timestamps Guillaume Nault
2019-12-06 3:41 ` Eric Dumazet
2019-12-06 11:03 ` Guillaume Nault [this message]
2019-12-06 1:49 ` [PATCH net v3 2/3] tcp: tighten acceptance of ACKs not matching a child socket Guillaume Nault
2019-12-06 3:45 ` Eric Dumazet
2019-12-06 1:50 ` [PATCH net v3 3/3] tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() Guillaume Nault
2019-12-06 3:50 ` Eric Dumazet
2019-12-06 11:08 ` Guillaume Nault
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=20191206110349.GA31416@linux.home \
--to=gnault@redhat.com \
--cc=arnd@arndb.de \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=jakub.kicinski@netronome.com \
--cc=john.stultz@linaro.org \
--cc=netdev@vger.kernel.org \
--cc=tglx@linutronix.de \
/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).