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(-)