Monitor Mode on Broadcom-wl Driver

Enable monitor mode:

$ echo 1 > /proc/brcm_monitor0

Enabling monitor mode will create a prism0 network interface. Wireshark and other network tools can use this new prism0 interface.

To disable monitor mode:

$ echo 0 > /proc/brcm_monitor0

Revision #1
Created 11 April 2017 21:34:06 by Tingwai
Updated 17 April 2017 19:04:33 by Tingwai