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
------------------------------------------------------------------------------
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