Pascal Quantin
changed
bug 10283
Comment # 3
on bug 10283
from Pascal Quantin
We could also initialize the reported_length with the real length instead of
MAX_UNMASKED_LEN... This way the packet would be reported as "packet size
limited during capture" instead of "malformed". It's not the real cause but
still better than pretending that the packet is malformed.
By the way, it looks like packets > 64K does happen in real life. Should not we
increase the limit to 256K for ex?
You are receiving this mail because:
- You are watching all bug changes.