URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9463dcb25b0ee5b69ac6829e4782a9c983a936bb
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9463dcb2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
QUIC: Update Error codes (draft -13)
FRAME_FORMAT_ERROR -> FRAME_ENCODING_ERROR (0x7)
New INVALID_MIGRATION (0xC)
Always no yet supported CRYPTO_ERROR (ex FRAME_ERROR)
Change-Id: I99b2c726184fb16da2f690e3971f124b166b10ea
Ping-Bug: 13881
Reviewed-on: https://code.wireshark.org/review/29700
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from a90ca94 QUIC: Add new Frame type (draft-13)
add 9463dcb2 QUIC: Update Error codes (draft -13)
Summary of changes:
epan/dissectors/packet-quic.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)