]> The Tcpdump Group git mirrors - tcpdump/commit
Add shortcuts for setting time stamp precision 743/head
authorRicardo Nabinger Sanchez <[email protected]>
Tue, 2 Apr 2019 17:28:17 +0000 (14:28 -0300)
committerRicardo Nabinger Sanchez <[email protected]>
Wed, 3 Apr 2019 11:34:41 +0000 (08:34 -0300)
commit371e1fca312ecc698f01dfa16f81c48cb48f7c55
tree57ab4cd0494d7109ccaf14f05120082e9d747bc8
parentdec3c3e848b473a81c9e4872ac11914d70e04d91
Add shortcuts for setting time stamp precision

Add two shortcuts (as long-options) for setting the time stamp
precision: --micro and --nano.  While adding these options, reshuffle
the usage message to group up the options related to time stamp, and
removing the macro TIME_STAMP_PRECISION_USAGE.

If setting the time stamp precision is not supported by the available
libpcap, the usage won't mention these options (including
--time-stamp-precision), but they will still be presented in the
manpage.
tcpdump.1.in
tcpdump.c