[Ryu-devel] How can i get switch's port details like port_no, mac_address etc from ryu.

2016-04-06 Thread Pynbiang Hadem
Dear all, I need to get port details (e.g port_no, mac_address etc) of all ports of a switch from ryu application. How can i get these details. Pls help. Hadem. -- ___ Ryu-devel

[Ryu-devel] [PATCH] Removes unnecessary Windows requirements

2016-04-06 Thread FUJITA Tomonori
Applied the following patch. = >From b40422d5590027801e377c538b6df048c14db8ae Mon Sep 17 00:00:00 2001 From: Claudiu Belu Date: Wed, 6 Apr 2016 22:33:56 +0300 Subject: [PATCH] Removes unnecessary Windows requirements The wmi and pywin32 modules are not used anywhere in this project. There is no

[Ryu-devel] Using NXActionMultipath for load balancing

2016-04-06 Thread Rimac, Ivica (Nokia - DE)
Hi, I have implemented and configured a load balancer on an OVS levering the nicira multipath extension and using the ovs-ofctl tool. Moving from local ovs controls to a RYU app leaves me wondering about some details. Following are my ofctl instructions with related questions: 1. Multipath