[ovs-discuss] Wireless OVS

Christian Esteve Rothenberg chesteve at dca.fee.unicamp.br
Mon Sep 11 19:20:55 UTC 2017


you may want to have a look into how Mininet-WiFi uses OVS in such
scenarios. There is code to reproduce a number of MANET use cases,
plus an active mailing list (cc:)

https://github.com/intrig-unicamp/mininet-wifi/wiki


On Mon, Sep 11, 2017 at 1:58 PM, Raymond Burkholder <ray at oneunified.net> wrote:
>
>> I am working with CORE Network Emulator and I implemented a MANET including three wireless nodes.
>
> I am not familiar with MANET, but if this is hostapd based?
>
>>
>> I am trying to run OVS on these three nodes. The topology is as follows,
>>
>> node (1) --- node(2) -- -node(3)
>>
>>
>> In this topology, for the first step,  when I run OVS on wireless nodes as a normal switch (standalone), node(1) can ping node(2), and node(2) can ping node(3). However, node(1) cannot ping node(3).
>>
>> When I captured the packets, there is no ARP Reply packet to help node (1) to know the mac address of node(3).
>> (I did not have this problem when I run OVS on the same topology in wired networks.)
>>
>> Could you help me with this issue? Could you let me know how to configure OVSs to activate ARP Reply packets and how to see the mac table ?
>>
>> Thank you
>>
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> _______________________________________________
> discuss mailing list
> discuss at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss


More information about the discuss mailing list