Hi Iwamoto & RYU Team, how are you all doing?

My partner and I are still working on this Project using Ryu Controller.

We've got a question regarding *igmplib*. We got our hands on a Dijkstra
implementation to determine shortest path in our SDN topology, but we're
facing a big problem with igmplib: it does not behave as expected when
running with *topologies that contain loops* in it. Particularly, it enters
in a loop from which it cannot escape.

*What are your suggestions? Is there anything that can be modified so it
supports it? Are there any modifications planned in the near future?*

Best regards,

Lucas


El mar., 5 feb. 2019 a las 22:27, IWAMOTO Toshihiro (<iwam...@valinux.co.jp>)
escribió:

> On Tue, 05 Feb 2019 05:36:56 +0900,
> Lucas Viera wrote:
> >
> > [1  <text/plain; UTF-8 (quoted-printable)>]
> > Hi Iwamoto & RYU Team, how are you today?
> >
> > Did have an opportunity to check my last email?
>
>
> > El jue., 31 ene. 2019 a las 13:42, Lucas Viera (<lucasvier...@gmail.com
> >)
> > escribió:
> >
> > > Hi Iwamoto, thanks for your answer.
> > >
> > > So you think we can get similar or better functionalities using Scapy?
> > >
> > >  We’ve encountered this suggestion in other opportunities but we were
> not
> > > sure about it because we’re not familiar with scapy.
>
> Sorry. Neither am I. I just recall scapy uses some bizzare syntax. ;-)
>
> https://scapy.readthedocs.io/en/latest/usage.html#stacking-layers
>
> > > On Thu, Jan 31, 2019 at 1:28 AM IWAMOTO Toshihiro <
> iwam...@valinux.co.jp>
> > > wrote:
> > >
> > >> On Thu, 31 Jan 2019 06:19:30 +0900,
> > >> Lucas Viera wrote:
> > >> >
> > >> > [1  <multipart/alternative (7bit)>]
> > >> > [1.1  <text/plain; UTF-8 (7bit)>]
> > >> > 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 represent fully IGMP RFC.
> > >> >
> > >> > *Can you please explian which IGMPv3 functionalities are not
> supported
> > >> by
> > >> > IGMPlib ? Or is there any forum we can see it?*
> > >>
> > >> I'm not very familiar with IGMP but ryu.lib.packet.igmp has some v3
> > >> support. You might also want to consider other packet libraries such
> > >> as scapy.
>
> And scapy implements here. I'm afraid it's the best to check and
> compare these functionalities by yourself.
>
> https://github.com/secdev/scapy/blob/master/scapy/contrib/igmpv3.py
>
> > >> --
> > >> IWAMOTO Toshihiro
> > >>
> > >> --
> > > Atte. Lucas Viera.
> > > lucasvier...@gmail.com || *+598 99 977 968*
> > > LinkedIn: http://uy.linkedin.com/in/lucasviera
> > >
> > [2  <text/html; UTF-8 (quoted-printable)>]
>
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to