Wireshark-bugs: [Wireshark-bugs] [Bug 8674] [PATCH] - GigE Vision GVCP dissector

Date: Mon, 16 Sep 2013 18:14:26 +0000

Comment # 13 on bug 8674 from
You should be able to use the frame number (pinfo->fd.num) to do correct
matching even in the event of rollover. A response gets matched to the request
with the highest frame number less tha it's own.


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