Merge from vendor branch BZIP:
[dragonfly.git] / usr.sbin / tcpdump / tcpdump / tcpdump.1.no_obj.patch
1 $DragonFly: src/usr.sbin/tcpdump/tcpdump/tcpdump.1.no_obj.patch,v 1.1 2007/03/16 12:59:10 sephe Exp $
2 Index: tcpdump.1
3 ===================================================================
4 RCS file: /opt/df_cvs/src/contrib/tcpdump-3.9/tcpdump.1,v
5 retrieving revision 1.1.1.1
6 diff -u -r1.1.1.1 tcpdump.1
7 --- tcpdump.1   25 Dec 2006 00:17:50 -0000      1.1.1.1
8 +++ tcpdump.1   9 Mar 2007 13:31:01 -0000
9 @@ -1028,6 +1028,59 @@
10  where \fIp\fR is one of the above protocols.
11  Note that
12  \fItcpdump\fP does not currently know how to parse these protocols.
13 +.IP "\fBtype \fIwlan_type\fR"
14 +True if the IEEE 802.11 frame type matches the specified \fIwlan_type\fR.
15 +Valid \fIwlan_type\fRs are:
16 +\fBmgt\fP,
17 +\fBctl\fP
18 +and \fBdata\fP.
19 +.IP "\fBtype \fIwlan_type \fBsubtype \fIwlan_subtype\fR"
20 +True if the IEEE 802.11 frame type matches the specified \fIwlan_type\fR
21 +and frame subtype matches the specified \fIwlan_subtype\fR.
22 +.IP
23 +If the specified \fIwlan_type\fR is \fBmgt\fP,
24 +then valid \fIwlan_subtype\fRs are:
25 +\fBassoc-req\fP,
26 +\fBassoc-resp\fP,
27 +\fBreassoc-req\fP,
28 +\fBreassoc-resp\fP,
29 +\fBprobe-req\fP,
30 +\fBprobe-resp\fP,
31 +\fBbeacon\fP,
32 +\fBatim\fP,
33 +\fBdisassoc\fP,
34 +\fBauth\fP and
35 +\fBdeauth\fP.
36 +.IP
37 +If the specified \fIwlan_type\fR is \fBctl\fP,
38 +then valid \fIwlan_subtype\fRs are:
39 +\fBps-poll\fP,
40 +\fBrts\fP,
41 +\fBcts\fP,
42 +\fBack\fP,
43 +\fBcf-end\fP and
44 +\fBcf-end-ack\fP.
45 +.IP
46 +If the specified \fIwlan_type\fR is \fBdata\fP,
47 +then valid \fIwlan_subtype\fRs are:
48 +\fBdata\fP,
49 +\fBdata-cf-ack\fP,
50 +\fBdata-cf-poll\fP,
51 +\fBdata-cf-ack-poll\fP,
52 +\fBnull\fP,
53 +\fBcf-ack\fP,
54 +\fBcf-poll\fP,
55 +\fBcf-ack-poll\fP,
56 +\fBqos-data\fP,
57 +\fBqos-data-cf-ack\fP,
58 +\fBqos-data-cf-poll\fP,
59 +\fBqos-data-cf-ack-poll\fP,
60 +\fBqos\fP,
61 +\fBqos-cf-poll\fP and
62 +\fBqos-cf-ack-poll\fP.
63 +.IP "\fBsubtype \fIwlan_subtype\fR"
64 +True if the IEEE 802.11 frame subtype matches the specified \fIwlan_subtype\fR
65 +and frame has the type to which the specified \fIwlan_subtype\fR belongs.
66  .IP "\fBvlan \fI[vlan_id]\fR"
67  True if the packet is an IEEE 802.1Q VLAN packet.
68  If \fI[vlan_id]\fR is specified, only true if the packet has the specified