URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d69e82ace84cc3a7cf519d6f82e9a99680cd5d2
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5d69e82 by Peter Wu (peter@xxxxxxxxxxxxx):
QUIC: fix short header decryption (draft -11)
Now that the DCID is known from the connection, fix offset calculation.
Bug: 13881
Change-Id: Ic64505247ec0e2d1de2bd5153e4d2264be5114c2
Depends-On: I58740c38bb62400d22481a26f83f247f9b539d56
Reviewed-on: https://code.wireshark.org/review/27098
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from ec30d0b QUIC: implement connection migration (draft -10 and -11)
adds 5d69e82 QUIC: fix short header decryption (draft -11)
Summary of changes:
epan/dissectors/packet-quic.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)