<span class="Apple-style-span" style="font-family: Arial; font-size: 16px; border-collapse: collapse; "><pre style="white-space: pre-wrap; word-wrap: break-word; ">Hi,</pre><pre style="white-space: pre-wrap; word-wrap: break-word; ">
I am recently modifying a WLAN driver such that it can receive 802.11 packets without filtering packets destined to other STA in the same BSS while keep the connection with the BSS. </pre><pre style="white-space: pre-wrap; word-wrap: break-word; ">
<br></pre><pre style="white-space: pre-wrap; word-wrap: break-word; ">I&#39;ve tried the promiscuous mode, but I found that no OID is set to the WLAN driver to notify the driver that it should now operate in promiscuous mode.</pre>
<pre style="white-space: pre-wrap; word-wrap: break-word; "><br></pre><pre style="white-space: pre-wrap; word-wrap: break-word; ">I would like to know what does WinPcap do when setting a WLAN NIC into promiscuous receiving mode. Specifically, how does WinPcap notify the WLAN NIC that it should operate in promiscuous mode.</pre>
<pre style="white-space: pre-wrap; word-wrap: break-word; "><br></pre><pre style="white-space: pre-wrap; word-wrap: break-word; ">Best regards,</pre><pre style="white-space: pre-wrap; word-wrap: break-word; ">Haich</pre></span>