URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c43958cc92fe3801a72350c521f3c93455120eb4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c43958c by Peter Wu (peter@xxxxxxxxxxxxx):
QUIC: update preferred_address TP dissection (draft -18)
Draft -18 uses fixed fields to include both addresses, see
https://tools.ietf.org/html/draft-ietf-quic-transport-17#page-94
https://tools.ietf.org/html/draft-ietf-quic-transport-18#page-96
Bug: 13881
Change-Id: I267d5e6c3045996b7ab9bfc77d7cec619facff8e
Reviewed-on: https://code.wireshark.org/review/31689
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 4d8d7bc CIP Motion: Add more attributes
add c43958c QUIC: update preferred_address TP dissection (draft -18)
Summary of changes:
epan/dissectors/packet-tls-utils.c | 74 ++++++++++++++++++++++++++------------
epan/dissectors/packet-tls-utils.h | 44 +++++++++++------------
2 files changed, 74 insertions(+), 44 deletions(-)