URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad02d79b36d04c7e25977c68266bd4987296c6a7
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ad02d79 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
QUIC: Add new public flags (Diversification nonce and Multipath)
Add dissection of Diversification nonce (if QUIC Version >= 33)
Bug:11494
Change-Id: I448921db30174e47c30b3f60656ec3494f079c23
Reviewed-on: https://code.wireshark.org/review/15465
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 7d7072c QUIC: Update QUIC Error message list
adds ad02d79 QUIC: Add new public flags (Diversification nonce and Multipath)
Summary of changes:
epan/dissectors/packet-quic.c | 34 ++++++++++++++++++++++++++++++++--
1 file changed, 32 insertions(+), 2 deletions(-)