5.9. The “Packet Range” frame

Wireshark 2.1

5.9. The “Packet Range” frame

wsug_graphics/ws-packet-range.png
  • All packets will process all packets.
  • Selected packet only process only the selected packet.
  • Marked packets only process only the marked packets.
  • From first to last marked packet process the packets from the first to the last marked one.
  • Specify a packet range process a user specified range of packets, e.g. specifying 5,10-15,20- will process the packet number five, the packets from packet number ten to fifteen (inclusive) and every packet from number twenty to the end of the capture.