Comment # 4
on bug 11007
from Peter Wu
Mato, do you rely on the value of tcp.pdu.len? diameter also has a length
field, isn't that sufficient for your purpose?
Pascal, bug 9518 only notes that the field is displayed on an unexpected
location. The reported did not ask for the field itself (you can use
http2.length to get the length and use http2.magic to filter on the exceptional
case).
What is the use of the PDU length if you cannot select the PDU bytes itself for
export?
You are receiving this mail because:
- You are watching all bug changes.