CPqD / ofsoftswitch13

OpenFlow 1.3 switch.
http://cpqd.github.com/ofsoftswitch13
304 stars 192 forks source link

Mininet and ofsoftswitch13: flow entry does not remove after expiration #235

Closed mike54122016 closed 6 years ago

mike54122016 commented 7 years ago

Hello,

I am using mininet with ofsoftswitch13 and floodlight. In my use-case, I set the idle_timeout to 5 seconds for every flow entry. However I had the problem that the flow entry is not removed from the switch when the timeout expires. The right behaviour would be that the flow entry be removed after timeout is expired.

It looks also that the ofsoftswitch13 in this situation is in malfunction (not working correctly).

Does anyone experience such behaviour with ofsoftswitch13?

Regards,

ederlf commented 6 years ago

Since that behavior was never observed by others and there are not steps for reproduction, I am closing the issue for now.