Hi, Does anyone know the difference between "Seconds since previous captured packet" "Seconds since previous displayed packet" for the time setting view John asked 29 Oct '11, 19:53 desert1940fox |
One Answer:
If you have a display filter, so that not all of the packets in the capture are displayed, "seconds since previous captured packet" is the difference between the packet's time stamp and the previous packet in the capture, regardless of whether that packet is displayed or not, and "seconds since previous displayed packet" is the difference between the packet's time stamp and the previous packet in the list of displayed packets. answered 29 Oct '11, 20:15 Guy Harris ♦♦ |