On Wed, 29 Nov 2017 16:23:16 +0900 IWASE Yusuke <[email protected]> wrote:
> Currently, the topology library does not update the position of a host > which was detected before even if the host migrated to another port. > > This patch enables to detect the migrations of the hosts when the host > is detected on another port. > > Reported-by: Mahmoud Elzoghbi <[email protected]> > Signed-off-by: IWASE Yusuke <[email protected]> > --- > ryu/topology/event.py | 20 ++++++++++++++++++++ > ryu/topology/switches.py | 5 +++++ > 2 files changed, 25 insertions(+) Pushed, thanks. ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
