Comment # 5
on bug 4452
from Michael Mann
(In reply to Gerrit Code Review from comment #4)
> Change 19461 had a related patch set uploaded by Michael Mann:
> Make TCP options into a dissector table.
>
> https://code.wireshark.org/review/19461
I think making TCP options into a preference would be overly complicated and
way too limiting at the same time. Not all options are going to be an atomic
type.
The above patch allows you to write your own dissectors for any TCP options by
making a "TCP option dissector table"
You are receiving this mail because:
- You are watching all bug changes.