Wireshark-commits: [Wireshark-commits] master 372d4de: QUIC: Diversification nonce is only present
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 5 Jun 2016 23:44:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=372d4de58a164ea50109c02722c7844857edec76
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

372d4de by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    QUIC: Diversification nonce is only present from server to client
    
    For avoid problem with some middle boxes (don't yet supported >= Q033)
    
    See https://groups.google.com/a/chromium.org/d/msg/proto-quic/kQVDZal_iwo/7dNgo4u6FgAJ for more information
    
    Change-Id: I918e7f4400549fd6e78f3ce727e8cae0c10b464b
    Reviewed-on: https://code.wireshark.org/review/15720
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  3a2dd2f   DOF: Make checkhf (ei ?) happy
    adds  372d4de   QUIC: Diversification nonce is only present from server to client


Summary of changes:
 epan/dissectors/packet-quic.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)