URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=19488f334dfe8d1cf8bc0a80726069e88a2f6335
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
19488f3 by Peter Wu (peter@xxxxxxxxxxxxx):
QUIC: add field for the QUIC packet length
Requested by rmarx for qlog which uses tshark -Tjson output. While one
can learn the QUIC layer length from the GUI or the -Tpdml output does
not include this information. Add a new field as workaround.
Change-Id: I145ccce0c5cdd77380918737a7fd954b6d5751d5
Reviewed-on: https://code.wireshark.org/review/34171
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from fc926c0 CDP: Expand dissection of capabilites
add 19488f3 QUIC: add field for the QUIC packet length
Summary of changes:
epan/dissectors/packet-quic.c | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)