Hi,
On 2015年12月30日 02:23, HITESH PATEL wrote:
> Hi Team,
>
> i want to run ryu rest_router application with real network with controller
> running at remote machine.my topology is as below
>
> Inline image 1
>
> i have set up rules as per rest_router application but not working.There is
> als
Hi,
On 2015年12月27日 12:08, 杨haixiang wrote:
> Hi, all
>
> what if a packets with a action set is delivered to controller?
> Would the actions in the action set be executed? such set_queue etc.
What does "an action set" exactly mean?
In OpenFlow Spec, an action set is associated with each packet,
Hi,
I don't know the details, but KulCloud seems to enhance CBench to support
OpenFlow1.3.
https://kulcloud.wordpress.com/2014/03/28/kulcloud-enhances-cbench-to-support-openflow1-3/
Thanks,
Iwase
On 2015年12月31日 07:33, mehran shetabi wrote:
> Hi,
> Is there any benchmarking tool like cbench t
Hi,
On 2015年12月30日 02:30, Zahi Gradstein wrote:
> Hi,
> I hope this is where I should send this E-Mail J
>
>
>
> I’m having an issue with port stats reply handler at RYU Controller.
>
>
>
> My code is as following:
>
>
>
> *def send_port_stats_request(datapath, port_num):*
>
> of
Hi,
On 2015年12月26日 00:06, Kiarash Soleimanzadeh wrote:
> Dear,
>
> Ryu is distributed controller?
I think it is depending on your application design.
You can use Ryu as both a single controller and distributed controller.
> Ryu is a Modular?
I don't know what "Modular" exactly means, but I thi
Hi,
Here's a new release; some fixes, improvement, etc. Enjoy!
=
FUJITA Tomonori (2):
avoid oslo.config 3.1.0 and later for python2.6 support
Ryu 3.29
ISHIDA Wataru (1):
bgp: fix handling unknown and unsupported transitive path
IWAMOTO Toshihiro (1):
Ensure to terminate
hi , everyone
i'm doing a performance comparison between SDN and a traditional network using
mininet, but unfortunately mininet doesn't emulate traditional networks
directly.
some solutions suggests using openvswitch in the normal switch behavior by
installing flow entry with "Normal Forward