On Sat, 13 Feb 2016 12:15:44 +0300 Stas Kozlov <[email protected]> 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 TCP frame? Try removing the following line: https://github.com/osrg/ryu/blob/master/ryu/controller/controller.py#L116 ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
