Comment # 2
on bug 13141
from Alexis La Goutte
(In reply to Jaap Keuter from comment #1)
> ref: packet-ip.c:dissect_ip_tcp_options()
>
> This TCP option has no (option) dissector, therefore falls back to a default
> option dissector dissect_ipopt_type(). Unfortunately this is not protocol
> agnostic, assuming IP option format.
>
> I suggest to change this so that the option dissector may no longer be NULL,
> hence each protocol using this feature (IP, TCP, PPP) define its own default
> option dissector.
Jaap, you think work on this ?
You are receiving this mail because:
- You are watching all bug changes.