Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 26226: /trunk/epan/dissectors/ /trun
+ static guint last_frame
- guint last_frame
On Thu, Sep 18, 2008 at 12:06 AM, Luis EG Ontanon <luis@xxxxxxxxxxx> wrote:
> Does it work if you do
>
> guint last_frame = 0;
> ...
> if (framenum == 0)
> framenum = ++last_frame;
>
>
> On Wed, Sep 17, 2008 at 11:59 PM, <morriss@xxxxxxxxxxxxx> wrote:
>> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26226
>>
>> User: morriss
>> Date: 2008/09/17 02:59 PM
>>
>> Log:
>> If we're dissecting for a read filter in the GUI [tshark assigns
>> frame numbers before running the read filter], don't do the TSN
>> analysis. (We can't anyway because we don't have a valid frame
>> number...)
>>
>> Without this change if you load a capture file in the
>> GUI while using a read filter, every SCTP TSN is marked as a
>> retransmission of that in frame 0.
>>
>> Directory: /trunk/epan/dissectors/
>> Changes Path Action
>> +20 -8 packet-sctp.c Modified
>>
>> _______________________________________________
>> Wireshark-commits mailing list
>> Wireshark-commits@xxxxxxxxxxxxx
>> https://wireshark.org/mailman/listinfo/wireshark-commits
>>
>
>
>
> --
> This information is top security. When you have read it, destroy yourself.
> -- Marshall McLuhan
>
--
This information is top security. When you have read it, destroy yourself.
-- Marshall McLuhan