Provided by: scamper_20140122-1_amd64 bug

NAME

       sc_ipiddump — utility to dump IP-ID values embedded in ping and dealias objects in warts files.

SYNOPSIS

       sc_ipiddump [-U userid] [file ...]

DESCRIPTION

       The  sc_ipiddump  utility  dumps the IP-ID values embedded in IPv4 and IPv6 responses to ping and dealias
       objects.  The output contains the transit and receive timestamps, the interface which  replied,  and  the
       IPID  value  (in  hexadecimal).   The  objects  are  sorted  by  transit  time.  The supported options to
       sc_ipiddump are as follows:

       -U userid
               restricts the selection of warts objects to those with the given userid(s).

EXAMPLES

       Given an input file foo.warts, the following command dumps IP-ID values  found  in  objects  with  userid
       values 3 and 4:

             sc_ipiddump -U 3,4 foo.warts

SEE ALSO

       scamper(1), sc_wartsdump(1), sc_warts2text(1), sc_warts2json(1)

AUTHORS

       sc_ipiddump is written by Matthew Luckie <mjl@luckie.org.nz>.

Debian                                           August 19, 2013                                  SC_IPIDDUMP(1)