Actually, you only have monitor mode support if you have pcap_create() -
authorGuy Harris <guy@alum.mit.edu>
Wed, 25 Jan 2012 19:40:22 +0000 (19:40 -0000)
committerGuy Harris <guy@alum.mit.edu>
Wed, 25 Jan 2012 19:40:22 +0000 (19:40 -0000)
commit1a5e1acdf313703f2d5fbee4da5dc4bf4107e505
tree28b6f99ecdcf8d5858a6526d3261dd146f645aa4
parentb58510cc3100d1c26e5018ff55149b42c30e0a85
Actually, you only have monitor mode support if you have pcap_create() -
without pcap_create() and pcap_activate() you don't have any API to turn
it on.

svn path=/trunk/; revision=40725
capture_opts.c
capture_opts.h