aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dumpcap.pod
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-05-07 01:22:33 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-05-07 01:22:33 +0000
commita7fedbfcbc4e128ec06fd698f95f21a041b14bb3 (patch)
treef3c93b3054bcbdf37ad3fdc29cedbc9832bdb956 /doc/dumpcap.pod
parentc3564864c66709afebc8c2728e796e6e9a5fbebb (diff)
Beginnings of monitor mode support with libpcap 1.x.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32702 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc/dumpcap.pod')
-rw-r--r--doc/dumpcap.pod13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/dumpcap.pod b/doc/dumpcap.pod
index 7d375764c1..6fe5836978 100644
--- a/doc/dumpcap.pod
+++ b/doc/dumpcap.pod
@@ -14,6 +14,7 @@ S<[ B<-D> ]>
S<[ B<-f> E<lt>capture filterE<gt> ]>
S<[ B<-h> ]>
S<[ B<-i> E<lt>capture interfaceE<gt>|- ]>
+S<[ B<-I> ]>
S<[ B<-L> ]>
S<[ B<-n> ]>
S<[ B<-M> ]>
@@ -163,6 +164,18 @@ standard libpcap format.
Note: the Win32 version of B<Dumpcap> doesn't support capturing from
pipes or stdin!
+=item -I
+
+Put the interface in "monitor mode"; this is supported only on IEEE
+802.11 Wi-Fi interfaces, and supported only on some operating systems.
+
+Note that in monitor mode the adapter might disassociate from the
+network with which it's associated, so that you will not be able to use
+any wireless networks with that adapter. This could prevent accessing
+files on a network server, or resolving host names or network addresses,
+if you are capturing in monitor mode and are not connected to another
+network with another adapter.
+
=item -L
List the data link types supported by the interface and exit. The reported