URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=181f92094cecbecb2d7be40fb1d202dc48435c63
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
181f920 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
QUIC: Enhance RREJ tag dissection
it is possible to have multiple reason on same tag
display the handshake failure reason (from crypto_handshake.h)
Change-Id: Ib388d3849292de00fa3d569936a20433bd2a0e89
Reviewed-on: https://code.wireshark.org/review/15479
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from 06e6816 QUIC: Update some field name on ACK Frame
adds 181f920 QUIC: Enhance RREJ tag dissection
Summary of changes:
epan/dissectors/packet-quic.c | 106 +++++++++++++++++++++++++++++++++++++++--
1 file changed, 101 insertions(+), 5 deletions(-)