Re: [Ryu-devel] wildcard rule

2016-06-20 Thread mehran shetabi
hi, can i use wildcard rule for MAC address too? how can i do this? thank you, ... mehran shetabi PhD student Computer Engineering Department IUST -Original Message- From: Yi Tseng To: mehran shetabi Cc: "ryu-devel@lists.sourceforge.

Re: [Ryu-devel] wildcard rule

2016-06-20 Thread Yi Tseng
Hi You can use netmask dp.ofproto_parser.OFPMatch(ipv4_dst=(prefix_ip, prefix_mask), eth_type=2048) 2016-06-18 22:31 GMT+08:00 mehran shetabi : > hi, > i want to use wildcard rule in my ryu controller. How can i do this? > i mean, how can i specify a range of ip source address in OFPMatch of > OF

Re: [Ryu-devel] [PATCH] Fix RuntimeError of lldp_packet_in_handler

2016-06-20 Thread Yi Tseng
Thanks 2016-06-18 21:01 GMT+08:00 FUJITA Tomonori : > Oops, I forget to reply but already applied. Thanks! > > On Wed, 15 Jun 2016 17:59:09 +0800 > Yi Tseng wrote: > > > 2016-06-03 16:17 GMT+08:00 Yi Tseng : > > > >> Items should not be removed during iteration > >> > >> Error message > >> ``` >

[Ryu-devel] RYU Rest Router IPv6

2016-06-20 Thread Edgar G. Acela
Hello everyone. I'm trying, through MiniNet and Ryu, to use an OpenFlow switch as a router to handle IPv6 addresses. I've been watching the rest_router.py Ryu and see that only supports IPv4 addresses. Any suggestions to achieve this? because it is not enough to change the variables of IPv4 by IPv

[Ryu-devel] File simple_switch_13.py modified witch OpenState goes in loop

2016-06-20 Thread Maurizio Marrocco
Hi to everyone, I'm currently work on my thesis, and I modified the simple_switch_13 program to simulate a DoS attack, and after with help of a Finite State Machine, avoid them. To implement the simulation of a DoS attack, I used the following algorithm: Each time the controller sends the PktO

[Ryu-devel] Ryu performance on PYPY

2016-06-20 Thread Martinez Yelmo Isaias
Hello everybody. We are working with Ryu and we have some performance issues that we want to solve using pypy. Is there any recommendation for launching Ryu after its installation using peppy? Unfortunately, right now, we are not finding any improvement. Best regards, Isaías Martínez Yelmo -

[Ryu-devel] RYU component for network with cycles

2016-06-20 Thread יקיר לוי
Hi everyone. as a part of network project for implementing routing algorithm i decided to use RYU as the controller for that purpose. the basic concept of the algorithm is: there is a grid of switches, while some of them functioning as routers. over this network, i need to set routing paths betwe

Re: [Ryu-devel] [CASO]Ryu Logo素材について

2016-06-20 Thread FUJITA Tomonori
Feel free to use the followings: https://github.com/osrg/ryu/tree/gh-pages/logos On Mon, 20 Jun 2016 14:45:50 +0900 伊東 和哉 wrote: > ご担当者様 > > お世話になっております、CASOの伊東と申します。 > 突然のご連絡、失礼いたします。 > > 弊社Foxconnグループのネットワーク関連機器メーカーCASwellの現地法人として > 活動しており、この度弊社製品ラインナップとしてryuを搭載したSDNコントローラー > の > リリースを予定してお