Hi,
I've just joined the list and found this in the archive. I don't know
how to respond to an older thread, so I post it here:
Have you had any success yet?
I'm also working with Ryu and HP switches and experienced similar
behaviours. As far as I understand this, it's not an issue with Ryu bu
gt;
> Best regards,
> Hakan
> Am 27.03.2015 09:11, schrieb Finze, Robert:
>> Hi,
>>
>> I've just joined the list and found this in the archive. I don't know
>> how to respond to an older thread, so I post it here:
>>
>> Have you had an
Hi Chandra,
I also had trouble getting the 3500yl working.
First thing I would try is to enter the flows not in table 200 but in
table 100.
Table 200 is Software only, which means it is fairly slow and can only
handle 1k pps efficiently (10k pps when pushing it).
For me I to hit flows in table
Hi,
I'm new in the SDN world and am currently working on my first Apps.
In the docu (
http://ryu.readthedocs.org/en/latest/app/ofctl_rest.html#description-of-match-and-actions
) there is a list of OF1.0 actions and one for OF1.2+ actions.
My question is if these lists are exclusive or can I use
;
> Regards,
> Vilius.
>
> -Original Message-
> From: Finze, Robert [mailto:robert.fi...@uni-tuebingen.de]
> Sent: Friday, January 9, 2015 1:26 PM
> To: ryu-devel@lists.sourceforge.net
> Subject: [Ryu-devel] OF1.0 and OF1.2+ Actions
>
> Hi,
>
> I'm new in the