On Mon, 15 Oct 2018 01:09:52 +0900,
Soe Ye Htet wrote:
> 
> [1  <multipart/alternative (7bit)>]
> [1.1  <text/plain; UTF-8 (7bit)>]
> Dear RYU controller,
> 
> I am developing the software-defined wireless network topology. I am trying
> to focus on the routing scenario based on packet-in message. I just want to
> know how to control the time for packet-in message. For example, i just
> want to send the packet-in message only every 1 second or every 2 second.
> Can we adjust the timing for packet-in message inside the configuration of
> ryu controller?

Packet-ins are generated by switches not controllers.
If you are using ovs, check controller_rate_limit in
ovs-vswitchd.conf.db(5).

--
IWAMOTO Toshihiro


_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to