Tomonori, San
Thank you, that works for me.
On 17.02.2016 23:35, FUJITA Tomonori wrote:
> On Sat, 13 Feb 2016 12:15:44 +0300
> Stas Kozlov wrote:
>
>> I have a ryu code which programs 1000 flow entries at once. Each time
>> when I call datapath.send_msg() the controller sends 1 flow_mod p
On Sat, 13 Feb 2016 12:15:44 +0300
Stas Kozlov wrote:
> I have a ryu code which programs 1000 flow entries at once. Each time
> when I call datapath.send_msg() the controller sends 1 flow_mod per TCP
> frame (~120 bytes payload). Is it possible to increase maximum possible
> messages in one TC
Hi, All
I have a ryu code which programs 1000 flow entries at once. Each time
when I call datapath.send_msg() the controller sends 1 flow_mod per TCP
frame (~120 bytes payload). Is it possible to increase maximum possible
messages in one TCP frame?
--
Stas
-