Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master deb1d8d: WebSocket: increase max unmask payload size

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Jul 2014 20:11:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=deb1d8d07f17911914216c5769cd69b9a29c5999
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

deb1d8d 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>
    

Actions performed:

    from  23f2571   DNS: Add new opcode EDNS EXPIRE (9) for EDNS options (RFC7314)
    adds  deb1d8d   WebSocket: increase max unmask payload size to 256K and indicate that packet is truncated is going above the new limit


Summary of changes:
 epan/dissectors/packet-websocket.c |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)