Re: [Ryu-devel] Implementing MPLS in RYU

2019-01-30 Thread IWAMOTO Toshihiro
On Thu, 31 Jan 2019 05:40:28 +0900, Alexandre Alves dos Santos de Campos wrote: > > [1 ] > [1.1 ] > Dear, I need to implement MPLS in RYU, because of many of the APIs that I > found to be presenting an error, and in Ryu Book, I did not find any > examples that I could use. Ryu has MPLS packet l

Re: [Ryu-devel] Add flow table using controller ryu

2019-01-30 Thread IWAMOTO Toshihiro
On Thu, 31 Jan 2019 12:58:35 +0900, Khalid Rahman wrote: > > [1 ] > [1.1 ] > Dear, i had already try learning switch with ryu, the ryu controller > automatically creating our flow table. > > How abou we add flow table manually without the learning switch algorithm? > Is it possible? > > Let sa

Re: [Ryu-devel] IGMPv3 support on IGMP Library

2019-01-30 Thread IWAMOTO Toshihiro
On Thu, 31 Jan 2019 06:19:30 +0900, Lucas Viera wrote: > > [1 ] > [1.1 ] > Hi RYU team! > > My partner and I are working on out Final Project using Mininet and RYU and > we've got some questions. > > Out project involves IGMP packet treatment so we're planning on using > IGMPlib file. > > But

[Ryu-devel] Add flow table using controller ryu

2019-01-30 Thread Khalid Rahman
Dear, i had already try learning switch with ryu, the ryu controller automatically creating our flow table. How abou we add flow table manually without the learning switch algorithm? Is it possible? Let say i want all traffic from port 1 out to port 2, and all traffic form port 4 out to port 3. I

Re: [Ryu-devel] ryu support NXT_RESUME message

2019-01-30 Thread IWAMOTO Toshihiro
On Wed, 30 Jan 2019 10:05:31 +0900, Gao Zhenyu wrote: > > [1 ] > [1.1 ] > ping. Please allow a few days delay on this mailing list. ;-) > Gao Zhenyu 于2019年1月29日周二 下午5:15写道: > > > Hi ryu team, > > > >I am trying to consume ryu in my sdn project, but I found the ryu > > doesn't support

Re: [Ryu-devel] [PATCH] Choose the highest TLS version

2019-01-30 Thread IWAMOTO Toshihiro
On Thu, 24 Jan 2019 17:26:02 +0900, alex wrote: > > [1 ] > [1.1 Re: [Ryu-devel] [PATCH] Choose the highest TLS version (7bit)>] > [1.1.1 ] > Hi IWAMOTO, > > Currently I am quite busy. When I will have some spare time I will come > back to you, with a more complete implementation,along with com

Re: [Ryu-devel] (no subject)

2019-01-30 Thread johan cahya
Thank you for the information. Pada tanggal Rab, 30 Jan 2019 pukul 08.49 IWAMOTO Toshihiro < iwam...@valinux.co.jp> menulis: > On Mon, 28 Jan 2019 03:32:45 +0900, > johan cahya wrote: > > what is the actual function of GoBGP, and what is used when GoBGP, does > > this include the development of

[Ryu-devel] IGMPv3 support on IGMP Library

2019-01-30 Thread Lucas Viera
Hi RYU team! My partner and I are working on out Final Project using Mininet and RYU and we've got some questions. Out project involves IGMP packet treatment so we're planning on using IGMPlib file. But we found, according to code comments, that is does not support IGMPv3 and that is does not re

[Ryu-devel] Implementing MPLS in RYU

2019-01-30 Thread Alexandre Alves dos Santos de Campos
Dear, I need to implement MPLS in RYU, because of many of the APIs that I found to be presenting an error, and in Ryu Book, I did not find any examples that I could use. Can you help me? Thank you in advance. ___ Ryu-devel mailing list Ryu-devel@lists.s