URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a9ae25bc7ea62bd83f3f04b901e5269c58c1f94
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
2a9ae25 by Dario Lombardo (lomato@xxxxxxxxx):
quic: put quic_connection_add_cid into ifdef.
It's used by dissect_quic_frame_type only, that is defined within
HAVE_LIBGCRYPT_AEAD.
Change-Id: Ib670930fcc0f8334c99884a0d6c45dbd00777e87
Reviewed-on: https://code.wireshark.org/review/29737
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 04a5e14 NAS-5GS: Add dissection of Parameters content and bug fixes.
add 2a9ae25 quic: put quic_connection_add_cid into ifdef.
Summary of changes:
epan/dissectors/packet-quic.c | 2 ++
1 file changed, 2 insertions(+)