Hi,

I think there is some confusion here.  A WiFi device has its own
configuration, e.g., it  can be put into modes like "ad-hoc",
"managed", "master", etc.  I believe Chun-Yeow is referring to that.

On the issue of OVS (or the older reference software switch) working
with wireless devices, I can ensure you that this can be done.  At the
minimum, I can say that we have done this many times over, both as an
AP and in a wireless client.

Shreya's problem is something else.  It might help to provide a
diagram of the setup so that everyone has a better understanding of
why the switch is constantly disconnecting.  A tcpdump of the control
traffic would help to reveal the truth too.

Regards
KK

On 13 June 2012 19:30, Jesse Gross <je...@nicira.com> wrote:
> On Thu, Jun 14, 2012 at 9:56 AM, Yeoh Chun-Yeow <yeohchuny...@gmail.com> 
> wrote:
>>> A: Wireless base stations generally only allow packets with the source
>>> MAC address of NIC that completed the initial handshake.
>>
>> I think that it is possible to put your wireless interface in
>> promiscuous mode or monitor mode to receive all the packets for
>> stations not associated to the AP. But then you probably need to
>> redesign a kernel module to handle those packets.
>
> Bridges always put NICs in promiscuous mode, so they are capable of
> handling the packets.
> _______________________________________________
> openflow-discuss mailing list
> openflow-discuss@lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to