Comment # 7
on bug 10984
from Peter Wu
A heuristics dissector could work, but it is currently called for every frame.
Shouldn't the heuristics dissector save whether the dissection actually
succeeded or not?
I guess that the heuristics dissectors can gain a conversation data field for
its protocol, and then only accept the heuristics when the first frame actually
has a heuristics match (looking at you HTTP/2, the magic hello should be a good
indicator but it is disabled).
You are receiving this mail because:
- You are watching all bug changes.