Netdev List
 help / color / mirror / Atom feed
From: Eric Dumazet <edumazet@google.com>
To: "David S . Miller" <davem@davemloft.net>
Cc: netdev <netdev@vger.kernel.org>,
	Gerrit Renker <gerrit@erg.abdn.ac.uk>,
	dccp@vger.kernel.org, Eric Dumazet <edumazet@google.com>,
	Eric Dumazet <eric.dumazet@gmail.com>
Subject: [PATCH net 0/2] net: dccp: fixes around rx_tstamp_last_feedback
Date: Fri, 22 Jun 2018 06:44:13 -0700	[thread overview]
Message-ID: <20180622134415.104266-1-edumazet@google.com> (raw)

This patch series fix some issues with rx_tstamp_last_feedback.

- Switch to monotonic clock.
- Avoid potential overflows on fast hosts/networks.

Eric Dumazet (2):
  net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
  net: dccp: switch rx_tstamp_last_feedback to monotonic clock

 net/dccp/ccids/ccid3.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.18.0.rc2.346.g013aa6912e-goog

             reply	other threads:[~2018-06-22 13:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-22 13:44 Eric Dumazet [this message]
2018-06-22 13:44 ` [PATCH net 1/2] net: dccp: avoid crash in ccid3_hc_rx_send_feedback() Eric Dumazet
2018-06-22 13:44 ` [PATCH net 2/2] net: dccp: switch rx_tstamp_last_feedback to monotonic clock Eric Dumazet
2018-06-23  1:47 ` [PATCH net 0/2] net: dccp: fixes around rx_tstamp_last_feedback David Miller

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=20180622134415.104266-1-edumazet@google.com \
    --to=edumazet@google.com \
    --cc=davem@davemloft.net \
    --cc=dccp@vger.kernel.org \
    --cc=eric.dumazet@gmail.com \
    --cc=gerrit@erg.abdn.ac.uk \
    --cc=netdev@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