On Sun, 13 Sep 2015 01:17:56 +0800 卓家璘 <[email protected]> wrote:
> From 0ceed1ea1aed2083172d6a17b475d7185d93e416 Mon Sep 17 00:00:00 2001 > From: Chia-Lin Cho <[email protected]> > Date: Sun, 13 Sep 2015 00:59:27 +0800 > Subject: [PATCH] Fixed conditional statement > > _is_edge_port(port) in switches.py will return `False` if the port belongs to > link. > > Signed-off-by: Chia-Lin Cho <[email protected]> > --- > ryu/topology/switches.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
