URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe22f471c8e62406c9b4429325dffa2c1f137a21
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
fe22f47 by Peter Wu (peter@xxxxxxxxxxxxx):
QUIC: drop support for draft -12
The CONNECTION_CLOSE frame changes in draft -13. Instead of adding
compatibility for draft -12, let's drop it and focus on draft -14.
Change-Id: I535666741bb7ea4b31f5aa259edd341fc641d9c3
Ping-Bug: 13881
Reviewed-on: https://code.wireshark.org/review/29705
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 7b65208 make-manuf.py: Add back our user agent.
add fe22f47 QUIC: drop support for draft -12
Summary of changes:
epan/dissectors/packet-quic.c | 135 +++++++++---------------------------------
1 file changed, 28 insertions(+), 107 deletions(-)