]> The Tcpdump Group git mirrors - tcpdump/commit
Expand the introductory discussion to:
authorguy <guy>
Thu, 5 Jul 2001 22:58:29 +0000 (22:58 +0000)
committerguy <guy>
Thu, 5 Jul 2001 22:58:29 +0000 (22:58 +0000)
commit6c23646fd492255926ce2ec5bbc79dc2a93e1210
tree8aa8cabde0d17218ac1a1c27a25018fdba9d121e
parent176a3e498602351ae25833cf7456c1e30f7f59ae
Expand the introductory discussion to:

note at the beginning that tcpdump can write to a save file
rather than printing a dissection of the packet, and can read
from a saved file rather than from a network interrface;

indicate what causes tcpdump to stop capturing (i.e., that,
unless you've run it with "-c", you have to ^C or "kill" it);

discuss the meanings of the packet counts it prints;

indicate that ^T can be used on some OSes to get those packet
counts while a capture is in progress;

note that the special privileges required on various OSes are
required only when capturing packets, not when reading a saved
capture file;

note that on at least some versions of Solaris you apparently
have to be root in order to do a promiscuous capture.

Consistently use italics to mark tcpdump's name.
tcpdump.1