Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(256)

Issue 2970883005: Handle case where UDP packet contains multiple DTLS records. (Closed)

Created:
3 years, 5 months ago by joachim
Modified:
3 years, 5 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Handle case where UDP packet contains multiple DTLS records. Our DTLS implementation doesn't do this, but other implementations may; see https://tools.ietf.org/html/rfc6347#section-4.1.1. BUG=chromium:537189 Review-Url: https://codereview.webrtc.org/2970883005 Cr-Commit-Position: refs/heads/master@{#18934} Committed: https://chromium.googlesource.com/external/webrtc/+/7d0a77eef431748f26cacee140bef3b36cc9bc22

Patch Set 1 #

Total comments: 10

Patch Set 2 : Feedback from Taylor. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -22 lines) Patch
M webrtc/p2p/base/dtlstransportchannel.cc View 1 1 chunk +19 lines, -14 lines 0 comments Download
M webrtc/p2p/base/dtlstransportchannel_unittest.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download
M webrtc/p2p/base/fakeicetransport.h View 1 3 chunks +19 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
joachim
3 years, 5 months ago (2017-07-05 22:43:28 UTC) #2
Taylor Brandstetter
lgtm; I just think some more comments would be good https://codereview.webrtc.org/2970883005/diff/1/webrtc/p2p/base/dtlstransportchannel.cc File webrtc/p2p/base/dtlstransportchannel.cc (right): https://codereview.webrtc.org/2970883005/diff/1/webrtc/p2p/base/dtlstransportchannel.cc#newcode541 ...
3 years, 5 months ago (2017-07-06 22:06:11 UTC) #4
joachim
All comments addressed. https://codereview.webrtc.org/2970883005/diff/1/webrtc/p2p/base/dtlstransportchannel.cc File webrtc/p2p/base/dtlstransportchannel.cc (right): https://codereview.webrtc.org/2970883005/diff/1/webrtc/p2p/base/dtlstransportchannel.cc#newcode541 webrtc/p2p/base/dtlstransportchannel.cc:541: do { On 2017/07/06 22:06:11, Taylor ...
3 years, 5 months ago (2017-07-07 16:13:00 UTC) #5
Taylor Brandstetter
lgtm, and thanks for fixing this!
3 years, 5 months ago (2017-07-07 20:01:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2970883005/20001
3 years, 5 months ago (2017-07-07 20:19:54 UTC) #9
commit-bot: I haz the power
3 years, 5 months ago (2017-07-07 20:44:14 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/7d0a77eef431748f26cacee14...

Powered by Google App Engine
This is Rietveld 408576698