Wireshark-bugs: [Wireshark-bugs] [Bug 13141] TCP options type filed interpreted as IP options ty
Date: Wed, 16 Nov 2016 09:07:31 +0000

Comment # 2 on bug 13141 from
(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.