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

Reply via email to