On Tue, 19 May 2015 16:05:45 +0900
Minoru TAKAHASHI <takahashi.mino...@gmail.com> wrote:

> Now, I work on OF1.5 support.

Nice, what message you are working on?

> I want to generate OpenFlow packet binary files to use unit tests of OF1.5.
> Then, I found out that "ryu/tests/packetgenerator" and 
> "ryu/tests/packetgenerator2".
> My question is as follows.
> 
>  * What's the difference in the purpose of "packetgenerator" and 
> "packetgenerator2"?
>  * Do we have any document about how to use them?

v1 uses LINC switch's OpenFlow library and v2 uses OVS OpenFlow
code. About OF1.5 support, we have several problems about the former
so v2 was added for OF1.5.

So you need to use v2 for OF1.5.

https://github.com/osrg/ryu/blob/master/ryu/tests/packet_data_generator2/README

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to