]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Undo the previous checkin - it got rid of two recent changes.
authorguy <guy>
Sun, 16 Nov 2003 09:39:21 +0000 (09:39 +0000)
committerguy <guy>
Sun, 16 Nov 2003 09:39:21 +0000 (09:39 +0000)
tcpdump.1

index 077534d4dbddcabf38cdeb2761855d9b092cc765..6b1d626f945f4cf7b2b54394a8ff8bb2ec17a943 100644 (file)
--- a/tcpdump.1
+++ b/tcpdump.1
@@ -118,14 +118,23 @@ When
 .I tcpdump
 finishes capturing packets, it will report counts of:
 .IP
+packets ``captured'' (this is the number of packets that
+.I tcpdump
+has received and processed);
+.IP
 packets ``received by filter'' (the meaning of this depends on the OS on
 which you're running
 .IR tcpdump ,
 and possibly on the way the OS was configured - if a filter was
 specified on the command line, on some OSes it counts packets regardless
-of whether they were matched by the filter expression, and on other OSes
-it counts only packets that were matched by the filter expression and
-were processed by
+of whether they were matched by the filter expression and, even if they
+were matched by the filter expression, regardless of whether
+.I tcpdump
+has read and processed them yet, on other OSes it counts only packets that were
+matched by the filter expression regardless of whether
+.I tcpdump
+has read and processed them yet, and on other OSes it counts only
+packets that were matched by the filter expression and were processed by
 .IR tcpdump );
 .IP
 packets ``dropped by kernel'' (this is the number of packets that were
@@ -426,6 +435,7 @@ Setting
 Force packets selected by "\fIexpression\fP" to be interpreted the
 specified \fItype\fR.
 Currently known types are
+\fBaodv\fR (Ad-hoc On-demand Distance Vector protocol),
 \fBcnfp\fR (Cisco NetFlow protocol),
 \fBrpc\fR (Remote Procedure Call),
 \fBrtp\fR (Real-Time Applications protocol),