URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ceb45a186c2e45af888ed730e9642f06b97e698a
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ceb45a1 by Peter Wu (peter@xxxxxxxxxxxxx):
QUIC: append Stream ID to more frame types
Show the Stream ID in the Info column after the RESET_STREAM,
STOP_SENDING, MAX_STREAM_DATA, and STREAM_DATA_BLOCKED frame types.
Change-Id: Icec0b35dcd0cd79d5be519505d7b3b98c0af9ca7
Ping-Bug: 13881
Reviewed-on: https://code.wireshark.org/review/37157
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 5d3eea1 ConversationDialog: fix a TCP graph race condition
add ceb45a1 QUIC: append Stream ID to more frame types
Summary of changes:
epan/dissectors/packet-quic.c | 24 +++++++++++++++++++-----
1 file changed, 19 insertions(+), 5 deletions(-)