Wireshark-bugs: [Wireshark-bugs] [Bug 13141] TCP options type filed interpreted as IP options ty

Date: Wed, 16 Nov 2016 09:53:15 +0000

Comment # 3 on bug 13141 from
(In reply to Alexis La Goutte from comment #2)
> (In reply to Jaap Keuter from comment #1)
> 
> Jaap, you think work on this ?

There are two thing to be done here:
1. Implement the TCP option 19 dissector (which should be easy now)
2. Implement proper default option dissectors for IP, TCP, PPP(, etc ?)

Point 1 should be done through a clone of this bug, for TCP option 19
specifically;
Point 2 should be done via this bug. Since it may involve an API change on
dissect_ip_tcp_options() it would be more work.

Currently I'm working on something else, therefore this bugs' status was set to
CONFIRMED, not IN_PROGRESS.


You are receiving this mail because:
  • You are watching all bug changes.