On 09/23/2010 06:38 PM, kahou lei wrote:
> Hi,
>
> I wrote a simple program to pipe some data into wireshark. Everything
> works fine except it doesn't show up the last packet in the wireshark.
> I am using win32 api (WriteFile, FlushFileBuffers). Those function
> calls indicate I have successfully written the data to the buffer and
> flush it to the pipe.
>
> For example, I want 10 packets pipe to the wireshark in a loop. I will
> execute this loop in every 10 seconds. What I observe is that the 10th
> packet will not be shown up to wireshark until the next loop occurs.
> Also, this problem only occurs in 1.2.11 and it goes away in 1.4.0. Do
> you fix anything recently?
>
> Thanks,
> Kahou

Hi,

Yes, this was fixed for bug 1759 which ended up in Wireshark 1.4 release.
If you depend on that functionality you should use 1.4.0 (or later).

Thanks,
Jaap
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to