kytos-ng / kytos

Kytos SDN Platform. Kytos is designed to be easy to install, use, develop and share Network Apps (NApps).

Home Page:https://kytos-ng.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add in rate limits to Open Flow Message Out

Ktmi opened this issue · comments

This is part of the discussion in #454, and something we expect to do with #245, but I think it should be mapped into an issue, in case we take a different route. Essentially, we want to have rate limits per connection to a switch on Kytos. This can either be done through rate limits on core queues, or by rate limits on the connection send function. Either would be doable.