Hi


*Please don't drop mailing list*
If flows had been removed, the controller should received PacketIn message
again, the simple switch application should install new flow into the
switch.

--
Yi

2017-04-24 11:03 GMT-07:00 varun hrithik <varunlikitha1...@gmail.com>:

> yeah, removing flows is fine, i want t know how those flows can be added
> to the new ap, such that when a station is in between two APs( i.e, if the
> station are connected to two APs at the same time) , new AP should be able
> to connect wid station, so that new flows are created.
>
> On Mon, Apr 24, 2017 at 12:47 PM, Yi Tseng <a86487...@gmail.com> wrote:
>
>> Hi,
>>
>> I think the easiest way is to set idle timeout for every flow, if any
>> host move to another device(AP), the original flow will be removed.
>>
>> --
>> Yi
>>
>> 2017-04-24 9:00 GMT-07:00 varun hrithik <varunlikitha1...@gmail.com>:
>>
>>> I have created a topolgy which has 5 stations moving around 5 access
>>> points using mininet-wifi (tool) extension of mininet which allows GUI
>>> format of wireless network simualtion.
>>> Now im trying to handle mobility of those moving stations using ryu
>>> controller example code (simple_switch_13.py),
>>>
>>> NOW THE PROBLEM IS,
>>>
>>> When the stations are inbetween two accespoints which have access range
>>> overlapped, the packets are not getting transferred from one ap to another
>>> (mobility is not working),  so i want to know how to add and delete flows
>>> in the ryu controller code(simple_switch_13.py), so that my mobility works.
>>>
>>> SORRY FOR THE BIG QUESTION !
>>>
>>> Thank you
>>> Varun Siripurapu
>>>
>>> ------------------------------------------------------------
>>> ------------------
>>> Check out the vibrant tech community on one of the world's most
>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>> _______________________________________________
>>> Ryu-devel mailing list
>>> Ryu-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>>>
>>>
>>
>>
>> --
>> Yi Tseng (a.k.a Takeshi)
>> Taiwan National Chiao Tung University
>> Department of Computer Science
>> W2CNLab
>>
>> https://takeshi.tw
>>
>
>


-- 
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab

https://takeshi.tw
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to