URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d6e836f3cdd69b36cd555b2c9f3b52f3c74d5d2f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d6e836f by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
QUIC: Add max_datagram_frame_size
from https://tools.ietf.org/html/draft-pauly-quic-datagram-05
Change-Id: Ie0433a9f19275be620806122449709410920c902
Reviewed-on: https://code.wireshark.org/review/35100
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6a8963b Software update: Make our architecture detection more strict.
add d6e836f QUIC: Add max_datagram_frame_size
Summary of changes:
epan/dissectors/packet-tls-utils.c | 7 +++++++
epan/dissectors/packet-tls-utils.h | 9 ++++++++-
2 files changed, 15 insertions(+), 1 deletion(-)