Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Small S5066 issue

From: Stig Bjørlykke <stig.bjorlykke@xxxxxxxxx>
Date: Thu, 12 Mar 2009 23:07:36 +0100
On 12. mars. 2009, at 18.59, Andriesse Menno wrote:

Found it. It's an off-by-one error.

In two places in '/epan/dissectors/packet-s5066.c'
The statement 'if (tx_mode == 2)' should be 'if (tx_mode == 3)'

I fixed this and committed revision 27714.


--
Stig Bjørlykke