atlanticwave-sdx / kytos-sdx-topology

0 stars 3 forks source link

Link events are not being captured due to wrong regex on the listen decorator #52

Open italovalcy opened 3 weeks ago

italovalcy commented 3 weeks ago

Hi,

I'm simulating some link down events to check if the events are being captured by Kytos SDX Napp, but the listen decorator seems to be incorrect:

https://github.com/atlanticwave-sdx/kytos-sdx-topology/blob/main/app/main.py#L188