ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-1.10 cb36560: WebSocket: increase max unmask payload

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Jul 2014 20:48:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cb36560cdc14edf7fee37ad376046a1470e29530
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

cb36560 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    WebSocket: increase max unmask payload size to 256K and indicate that packet is truncated is going above the new limit
    
    Bug: 10283
    Change-Id: Iea5401d02bcf50a3427dce5f2b817c3b73a7dc11
    Reviewed-on: https://code.wireshark.org/review/3098
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/3106
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  a8686df   Allow expert info to show only items in the display filter.
    adds  cb36560   WebSocket: increase max unmask payload size to 256K and indicate that packet is truncated is going above the new limit


Summary of changes:
 docbook/release-notes.asciidoc     |    1 +
 epan/dissectors/packet-websocket.c |    7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)