Re: [Ryu-devel] multiples flags in OFPFlowMod Message

2018-06-25 Thread Valson Pereira
Thank you so much, IWAMOTO. It works. 2018-06-24 23:48 GMT-03:00 IWAMOTO Toshihiro : > On Thu, 21 Jun 2018 12:47:47 +0900, > Valson Pereira wrote: > > how i can specify multiples flags in the same OFPFlowMod message? (e.g.: > > OFPFF_CHECK_OVERLAP and OFPFF_SEND_FLOW_REM)

[Ryu-devel] multiples flags in OFPFlowMod Message

2018-06-20 Thread Valson Pereira
Hi everyone; how i can specify multiples flags in the same OFPFlowMod message? (e.g.: OFPFF_CHECK_OVERLAP and OFPFF_SEND_FLOW_REM) Thanks *Valson da Silva Pereira* -- Check out the vibrant tech community on one of the

[Ryu-devel] How to make communication between two private networks

2018-04-23 Thread Valson Pereira
Hi everyone; I'm new in ryu, and I got two private networks (10.0.0.0/24 and 192.168.0.0/24) on the same datapath and i need to make the communication between each other. How can i do this? There is any flow match to do this? Thanks. ---

Re: [Ryu-devel] Disable/Enable switch port with ryu

2018-03-26 Thread Valson Pereira
Thank you so much, Iwase. 2018-03-25 21:42 GMT-03:00 Iwase Yusuke : > Hi Valson, > > How about using OFPPortMod message? > http://ryu.readthedocs.io/en/latest/ofproto_v1_3_ref.html#ry > u.ofproto.ofproto_v1_3_parser.OFPPortMod > > Thanks, > Iwase > > > >

[Ryu-devel] Disable/Enable switch port with ryu

2018-03-23 Thread Valson Pereira
Hi everyone; How i can disable/enable a specific swicth port with ryu? Thanks. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot