kytos-ng / of_core

Kytos Main OpenFlow Network Application (NApp)
MIT License
0 stars 5 forks source link

Optimize event generation for modified interfaces #2

Open ajoaoff opened 3 years ago

ajoaoff commented 3 years ago

Original issue opened by @renanrodrigo at https://github.com/kytos/of_core/issues/20.

Instead of sending all events for all PortStatus with reason 'modify', we should filter it and send only the modified attribute as an event.