[tcpdump-workers] Packet identifier

2014-07-22 Thread Aravindhan Dhanasekaran
Hello,

Is there a packet level ID support in current tcpdump code? A simple
non-decreasing integer for every packet (something similar to
Wireshark) would do.

Thanks,
Aravind
___
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers


Re: [tcpdump-workers] Packet identifier

2014-07-22 Thread Guy Harris

On Jul 22, 2014, at 1:06 PM, Aravindhan Dhanasekaran  wrote:

> Is there a packet level ID support in current tcpdump code? A simple
> non-decreasing integer for every packet (something similar to
> Wireshark) would do.

The trunk and 4.6 branch support the "-#"/"--number" command-line option to 
print an ordinal number at the beginning of the first line of output for each 
packet.

___
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers