Skip to main content

New packets columns

· One min read
Creator of Spider

Packets display just received and upgrade.

Due too upgrades in the parsing engine, packets are now associated to TCP data:

  • Index of the packet in the TCP flow
  • Direction in the flow - in (→) or out (←)
  • PacketLot number - a packet lot is a construct for Spider to aggregate linked request or response packets
  • Relative Seq and Ack - seq and ack numbers rebased on 0 at TCP start
  • Has data - if the packet as TCP data

You may search and filter on those.

Grid

Grid

Details

Details