Ticket #437 (reopened enhancement)

Opened 19 months ago

Last modified 8 months ago

pcap file format debug tool

Reported by: aturner Owned by: aturner
Priority: high Milestone: 3.4.5
Component: tcpreplay Version: 3.4.4
Keywords: Cc:
Operating System: Add to FAQ?: no
Hardware: All
Output of tcpreplay -V:

Description (last modified by aturner) (diff)

Would be really nice to create a tool which takes pcap files and generates text decodes of the file. Mostly useful for the pcap file/packet header, not so much the actual packet decodes

Should have an option to only display packets which are not "OK".

Change History

comment:1 Changed 19 months ago by aturner

(In [2477]) add very simple tcpcapinfo which prints out the libpcap file and packet header info. refs #437

comment:2 Changed 18 months ago by aturner

  • Status changed from new to assigned

comment:3 Changed 18 months ago by aturner

(In [2483]) tweak format strings. refs #437

comment:4 Changed 18 months ago by aturner

(In [2491]) fix compile on linux and add svn:keywords. refs #437

comment:5 Changed 18 months ago by aturner

(In [2509]) get tcpcapinfo building in trunk. refs #437

comment:6 Changed 18 months ago by aturner

(In [2520]) use autoopts for tcpcapinfo refs #437

comment:7 Changed 18 months ago by aturner

(In [2521]) add tcpcapinfo man page refs #437

comment:8 Changed 18 months ago by aturner

  • Status changed from assigned to closed
  • Resolution set to fixed

I'm not going to merge back the changes from trunk to 3.4 (man page, autoopts support, etc). closing ticket.

comment:9 Changed 14 months ago by aturner

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:10 Changed 14 months ago by aturner

(In [2536]) add timestamp going backwards check create a "Notes" column OK, BAD_TS (bad timestamp) and TOOBIG (caplen > snaplen) refs #437

comment:11 Changed 8 months ago by aturner

(In [2540]) fix column display order. refs #437

comment:12 Changed 8 months ago by aturner

  • Description modified (diff)
Note: See TracTickets for help on using tickets.